No Image

ZABBIX 2.4 – host.isreadable

April 12, 2014 Raj 0

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 […]

No Image

ZABBIX 2.4 – host.getobjects

April 12, 2014 Raj 0

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 […]

No Image

ZABBIX 2.4 – host.get

April 12, 2014 Raj 0

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 […]

No Image

ZABBIX 2.4 – host.exists

April 12, 2014 Raj 0

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 […]

No Image

ZABBIX 2.4 – host.delete

April 12, 2014 Raj 0

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 […]

No Image

ZABBIX 2.4 – host.create

April 12, 2014 Raj 0

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 […]

No Image

ZABBIX 2.4 – > Host object

April 12, 2014 Raj 0

> Host object The following objects are directly related to the host API. Host The host object has the following properties. Property Type Description hostid […]

No Image

ZABBIX 2.4 – history.get

April 12, 2014 Raj 0

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 […]

No Image

ZABBIX 2.4 – > History object

April 12, 2014 Raj 0

> 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 […]

No Image

ZABBIX 2.4 – graphprototype.update

April 12, 2014 Raj 0

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 […]