[comment]: # translation:outdated

[comment]: # ({b72559a5-b72559a5})
# > Ikontérkép objektum

A következő objektumok közvetlenül kapcsolódnak az "iconmap" API-hoz.

[comment]: # ({/b72559a5-b72559a5})

[comment]: # ({48e3d642-74882a27})
### Ikontérkép

Az ikontérkép objektum a következő tulajdonságokkal rendelkezik.

|Property|[Type](/manual/api/reference_commentary#data_types)|Description|
|--|--|------|
|iconmapid|string|*(readonly)* ID of the icon map.|
|**default\_iconid**<br>(reqiured)|string|ID of the default icon.|
|**name**<br>(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ő.

[comment]: # ({/48e3d642-74882a27})

[comment]: # ({f65c2c21-e88b40af})
### Icon mapping

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](/manual/api/reference_commentary#data_types)|Description|
|--|--|------|
|iconmappingid|string|*(readonly)* ID of the icon map.|
|**iconid**<br>(required)|string|ID of the icon used by the icon mapping.|
|**expression**<br>(required)|string|Expression to match the inventory field against.|
|**inventory\_link**<br>(required)|integer|ID of the host inventory field.<br><br>Refer to the [host inventory object](/manual/api/reference/host/object#host_inventory) 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.|

[comment]: # ({/f65c2c21-e88b40af})
