No Image

ZABBIX 2.4 – user.addmedia

April 13, 2014 Raj 0

user.addmedia Description object user.addmedia(object parameters) This method allows to add new media to multiple users. Parameters (object) Parameters defining the media to create and the […]

No Image

ZABBIX 2.4 – triggerprototype.update

April 13, 2014 Raj 0

triggerprototype.update Description object triggerprototype.update(object/array triggerPrototypes) This method allows to update existing trigger prototypes. Parameters (object/array) Trigger prototype properties to be updated. The triggerid property must […]

No Image

ZABBIX 2.4 – triggerprototype.get

April 13, 2014 Raj 0

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

No Image

ZABBIX 2.4 – triggerprototype.delete

April 13, 2014 Raj 0

triggerprototype.delete Description object triggerprototype.delete(array triggerPrototypeIds) This method allows to delete trigger prototypes. Parameters (array) IDs of the trigger prototypes to delete. Return values (object) Returns […]

No Image

ZABBIX 2.4 – triggerprototype.create

April 13, 2014 Raj 0

triggerprototype.create Description object triggerprototype.create(object/array triggerPrototypes) This method allows to create new trigger prototypes. Parameters (object/array) Trigger prototypes to create. The method accepts trigger prototypes with […]

No Image

ZABBIX 2.4 – trigger.update

April 13, 2014 Raj 0

trigger.update Description object trigger.update(object/array triggers) This method allows to update existing triggers. Parameters (object/array) Trigger properties to be updated. The triggerid property must be defined […]

No Image

ZABBIX 2.4 – trigger.iswritable

April 13, 2014 Raj 0

trigger.iswritable Description boolean trigger.iswritable(array triggerIds) This method checks if the given triggers are available for writing. Parameters (array) IDs of the triggers to check. Return […]

No Image

ZABBIX 2.4 – trigger.isreadable

April 13, 2014 Raj 0

trigger.isreadable Description boolean trigger.isreadable(array triggerIds) This method checks if the given triggers are available for reading. Parameters (array) IDs of the triggers to check. Return […]

No Image

ZABBIX 2.4 – trigger.getobjects

April 13, 2014 Raj 0

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

No Image

ZABBIX 2.4 – trigger.get

April 13, 2014 Raj 0

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