This method allows to delete icon maps.此方法允许删除图标拓扑图。
Returns an object containing the IDs of the deleted icon maps under the property.返回一个对象其中包含在iconmapids属性下的已删除图标拓扑图ID。
Delete multiple icon maps 删除多个图标拓扑图
Request:
- {
- "jsonrpc": "2.0",
- "result": {
- "2",
- "5"
- ]
- },
- }
CIconMap::delete() in frontends/php/include/classes/api/services/CIconMap.php.