No Image

ZABBIX 2.4 – hostinterface.get

April 13, 2014 Raj 0

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

No Image

ZABBIX 2.4 – hostinterface.exists

April 13, 2014 Raj 0

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

No Image

ZABBIX 2.4 – hostinterface.delete

April 13, 2014 Raj 0

hostinterface.delete Description object hostinterface.delete(array hostInterfaceIds) This method allows to delete host interfaces. Parameters (array) IDs of the host interfaces to delete. Return values (object) Returns […]

No Image

ZABBIX 2.4 – hostinterface.create

April 13, 2014 Raj 0

hostinterface.create Description object hostinterface.create(object/array hostInterfaces) This method allows to create new host interfaces. Parameters (object/array) Host interfaces to create. The method accepts host interfaces with […]

No Image

ZABBIX 2.4 – hostgroup.update

April 13, 2014 Raj 0

hostgroup.update Description object hostgroup.update(object/array hostGroups) This method allows to update existing hosts groups. Parameters (object/array) Host group properties to be updated. The groupid property must […]

No Image

ZABBIX 2.4 – hostgroup.massupdate

April 13, 2014 Raj 0

hostgroup.massupdate Description object hostgroup.massupdate(object parameters) This method allows to simultaneously replace or remove related objects for multiple host groups. Parameters (object) Parameters containing the IDs […]

No Image

ZABBIX 2.4 – hostgroup.massremove

April 13, 2014 Raj 0

hostgroup.massremove Description object hostgroup.massremove(object parameters) This method allows to remove related objects from multiple host groups. Parameters (object) Parameters containing the IDs of the host […]

No Image

ZABBIX 2.4 – hostgroup.massadd

April 13, 2014 Raj 0

hostgroup.massadd Description object hostgroup.massadd(object parameters) This method allows to simultaneously add multiple related objects to all the given host groups. Parameters (object) Parameters containing the […]

No Image

ZABBIX 2.4 – hostgroup.iswritable

April 13, 2014 Raj 0

hostgroup.iswritable Description boolean hostgroup.iswritable(array hostGroupIds) This method checks if the given host groups are available for writing. Parameters (array) IDs of the host groups to […]

No Image

ZABBIX 2.4 – hostgroup.isreadable

April 13, 2014 Raj 0

hostgroup.isreadable Description boolean hostgroup.isreadable(array hostGroupIds) This method checks if the given host groups are available for reading. Parameters (array) IDs of the host groups to […]