A következő objektumok közvetlenül kapcsolódnak az "iconmap" API-hoz.
Az ikontérkép objektum a következő tulajdonságokkal rendelkezik.
Property | Type | Description |
---|---|---|
iconmapid | string | (readonly) ID of the icon map. |
default_iconid (reqiured) |
string | ID of the default icon. |
name (required) |
string | Name of the icon map. |
Vegye figyelembe, hogy egyes módszereknél (frissítés, törlés) a kötelező/választható paraméterkombináció eltérő.
Az ikonleképezési objektum egy adott ikont határoz meg a gazdagépekhez egy bizonyos készletmező értékkel. A következő tulajdonságokkal rendelkezik.
Property | Type | Description |
---|---|---|
iconmappingid | string | (readonly) ID of the icon map. |
iconid (required) |
string | ID of the icon used by the icon mapping. |
expression (required) |
string | Expression to match the inventory field against. |
inventory_link (required) |
integer | ID of the host inventory field. Refer to the host inventory object for a list of supported inventory fields. |
iconmapid | string | (readonly) ID of the icon map that the icon mapping belongs to. |
sortorder | integer | (readonly) Position of the icon mapping in the icon map. |