No Image

ZABBIX 2.4 – graphprototype.getobjects

April 12, 2014 Raj 0

graphprototype.getobjects Description array graphprototype.getobjects(object filter) This method allows to retrieve graph prototypes that match the given filter criteria. Parameters (object) Criteria to search by. Additionally […]

No Image

ZABBIX 2.4 – graphprototype.get

April 12, 2014 Raj 0

graphprototype.get Description integer/array graphprototype.get(object parameters) The method allows to retrieve graph prototypes according to the given parameters. Parameters (object) Parameters defining the desired output. The […]

No Image

ZABBIX 2.4 – graphprototype.exists

April 12, 2014 Raj 0

graphprototype.exists Description boolean graphprototype.exists(object filter) This method checks if at least one graph prototype that matches the given filter criteria exists. Parameters (object) Criteria to […]

No Image

ZABBIX 2.4 – graphprototype.delete

April 12, 2014 Raj 0

graphprototype.delete Description object graphprototype.delete(array graphPrototypeIds) This method allows to delete graph prototypes. Parameters (array) IDs of the graph prototypes to delete. Return values (object) Returns […]

No Image

ZABBIX 2.4 – graphprototype.create

April 12, 2014 Raj 0

graphprototype.create Description object graphprototype.create(object/array graphPrototypes) This method allows to create new graph prototypes. Parameters (object/array) Graph prototypes to create. Additionally to the standard graph prototype […]

No Image

ZABBIX 2.4 – graphitem.get

April 12, 2014 Raj 0

graphitem.get Description integer/array graphitem.get(object parameters) The method allows to retrieve graph items according to the given parameters. Parameters (object) Parameters defining the desired output. The […]

No Image

ZABBIX 2.4 – graph.update

April 12, 2014 Raj 0

graph.update Description object graph.update(object/array graphs) This method allows to update existing graphs. Parameters (object/array) Graph properties to be updated. The graphid property must be defined […]

No Image

ZABBIX 2.4 – graph.getobjects

April 12, 2014 Raj 0

graph.getobjects Description array graph.getobjects(object filter) This method allows to retrieve graphs that match the given filter criteria. Parameters (object) Criteria to search by. Additionally to […]

No Image

ZABBIX 2.4 – graph.get

April 12, 2014 Raj 0

graph.get Description integer/array graph.get(object parameters) The method allows to retrieve graphs according to the given parameters. Parameters (object) Parameters defining the desired output. The method […]

No Image

ZABBIX 2.4 – graph.exists

April 12, 2014 Raj 0

graph.exists Description boolean graph.exists(object filter) This method checks if at least one graph that matches the given filter criteria exists. Parameters (object) Criteria to search […]