[comment]: # translation:outdated

[comment]: # ({b72559a5-b72559a5})
# > Icon mapオブジェクト

次のオブジェクトは、`iconmap`APIに直接関連しています。

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

[comment]: # ({11ae66a6-74882a27})
### Icon map

icon mapオブジェクトには、次のプロパティがあります。

|プロパティ|[タイプ](/manual/api/reference_commentary#data_types)|説明|
|--|--|------|
|iconmapid|string|*（読み取り専用）*アイコンマップのID|
|**default\_iconid**<br>(必須)|string|デフォルトアイコンのID|
|**name**<br>(必須)|string|アイコンマップの名前|

[comment]: # ({/11ae66a6-74882a27})

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

アイコンマッピングオブジェクトは、特定のインベントリフィールド値を持つホストに使用される特定のアイコンを定義します。 以下のプロパティがあります。

|プロパティ|[タイプ](/manual/api/reference_commentary#data_types)|説明|
|--|--|------|
|iconmappingid|string|*（読み取り専用）*アイコンマップのID|
|**iconid**<br>(必須)|string|アイコンマッピングで使用されるアイコンのID|
|**expression**<br>(必須)|string|インベントリフィールド照合式|
|**inventory\_link**<br>(必須)|integer|ホストインベントリフィールドのID<br><br>サポートされているインベントリフィールドのリストについては、[ホストインベントリオブジェクト](/manual/api/reference/host/object#host_inventory)を参照してください。
|iconmapid|string|*(必須)* アイコンマッピングが属するアイコンマップのID|
|sortorder|integer|*(必須)* アイコンマップ内のアイコンマッピングの位置|

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