ZABBIX 2.4 – map.exists
map.exists Description boolean map.exists(object filter) This method checks if at least one map that matches the given filter criteria exists. Parameters (object) Criteria to search […]
map.exists Description boolean map.exists(object filter) This method checks if at least one map that matches the given filter criteria exists. Parameters (object) Criteria to search […]
map.delete Description object map.delete(array mapIds) This method allows to delete maps. Parameters (array) IDs of the maps to delete. Return values (object) Returns an object […]
map.create Description object map.create(object/array maps) This method allows to create new maps. Parameters (object/array) Maps to create. Additionally to the standard map properties, the method […]
> Map object The following objects are directly related to the map API. Map The map object has the following properties. Property Type Description sysmapid […]
maintenance.update Description object maintenance.update(object/array maintenances) This method allows to update existing maintenances. Parameters (object/array) Maintenance properties to be updated. The maintenanceid property must be defined […]
maintenance.get Description integer/array maintenance.get(object parameters) The method allows to retrieve maintenances according to the given parameters. Parameters (object) Parameters defining the desired output. The method […]
maintenance.exists Description boolean maintenance.exists(object filter) This method checks if at least one maintenance that matches the given filter criteria exists. Parameters (object) Criteria to search […]
maintenance.delete Description object maintenance.delete(array maintenanceIds) This method allows to delete maintenances. Parameters (array) IDs of the maintenances to delete. Return values (object) Returns an object […]
maintenance.create Description object maintenance.create(object/array maintenances) This method allows to create new maintenances. Parameters (object/array) Maintenances to create. Additionally to the standard maintenance properties, the method […]
> Maintenance object The following objects are directly related to the maintenance API. Maintenance The maintenance object has the following properties. Property Type Description maintenanceid […]
Copyright © 2026 | WordPress Theme by MH Themes