ZABBIX 2.4 – host.isreadable
host.isreadable Description boolean host.isreadable(array hostIds) This method checks if the given hosts are available for reading. Parameters (array) IDs of the hosts to check. Return […]
host.isreadable Description boolean host.isreadable(array hostIds) This method checks if the given hosts are available for reading. Parameters (array) IDs of the hosts to check. Return […]
host.getobjects Description array host.getobjects(object filter) This method allows to retrieve hosts that match the given filter criteria. Parameters (object) Criteria to search by. Additionally to […]
host.get Description integer/array host.get(object parameters) The method allows to retrieve hosts according to the given parameters. Parameters (object) Parameters defining the desired output. The method […]
host.exists Description boolean host.exists(object filter) This method checks if at least one host that matches the given filter criteria exists. Parameters (object) Criteria to search […]
host.delete Description object host.delete(array hosts) This method allows to delete hosts. Parameters (array) IDs of hosts to delete. The method can also accept an array […]
host.create Description object host.create(object/array hosts) This method allows to create new hosts. Parameters (object/array) Hosts to create. Additionally to the standard host properties, the method […]
> Host object The following objects are directly related to the host API. Host The host object has the following properties. Property Type Description hostid […]
history.get Description integer/array history.get(object parameters) The method allows to retrieve history data according to the given parameters. Parameters (object) Parameters defining the desired output. The […]
> History object The following objects are directly related to the history API. History objects differ depending on the item's type of information. They are […]
graphprototype.update Description object graphprototype.update(object/array graphPrototypes) This method allows to update existing graph prototypes. Parameters (object/array) Graph prototype properties to be updated. The graphid property must […]
Copyright © 2026 | WordPress Theme by MH Themes