No Image

ZABBIX 2.4 – discoveryrule.update

April 13, 2014 Raj 0

discoveryrule.update Description object discoveryrule.update(object/array lldRules) This method allows to update existing LLD rules. Parameters (object/array) LLD rule properties to be updated. The itemid property must […]

No Image

ZABBIX 2.4 – discoveryrule.iswritable

April 13, 2014 Raj 0

discoveryrule.iswritable Description boolean discoveryrule.iswritable(array lldRuleIds) This method checks if the given LLD rules are available for writing. Parameters (array) IDs of the LLD rules to […]

No Image

ZABBIX 2.4 – discoveryrule.isreadable

April 13, 2014 Raj 0

discoveryrule.isreadable Description boolean discoveryrule.isreadable(array lldRuleIds) This method checks if the given LLD rules are available for reading. Parameters (array) IDs of the LLD rules to […]

No Image

ZABBIX 2.4 – discoveryrule.get

April 13, 2014 Raj 0

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

No Image

ZABBIX 2.4 – discoveryrule.exists

April 13, 2014 Raj 0

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

No Image

ZABBIX 2.4 – discoveryrule.delete

April 13, 2014 Raj 0

discoveryrule.delete Description object discoveryrule.delete(array lldRuleIds) This method allows to delete LLD rules. Parameters (array) IDs of the LLD rules to delete. Return values (object) Returns […]

No Image

ZABBIX 2.4 – discoveryrule.create

April 13, 2014 Raj 0

discoveryrule.create Description object discoveryrule.create(object/array lldRules) This method allows to create new LLD rules. Parameters (object/array) LLD rules to create. Additionally to the standard LLD rule […]

No Image

ZABBIX 2.4 – discoveryrule.copy

April 13, 2014 Raj 0

discoveryrule.copy Description object discoveryrule.copy(object parameters) This method allows to copy LLD rules with all of the prototypes to the given hosts. Parameters (object) Parameters defining […]

No Image

ZABBIX 2.4 – > LLD rule object

April 13, 2014 Raj 0

> LLD rule object The following objects are directly related to the discoveryrule API. LLD rule The low-level discovery rule object has the following properties. […]

No Image

ZABBIX 2.4 – service.update

April 13, 2014 Raj 0

service.update Description object service.update(object/array itServices) This method allows to update existing IT services. Parameters (object/array) IT service properties to be updated. The serviceid property must […]