No Image

ZABBIX 2.4 – hostprototype.iswritable

April 13, 2014 Raj 0

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

No Image

ZABBIX 2.4 – hostprototype.isreadable

April 13, 2014 Raj 0

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

No Image

ZABBIX 2.4 – hostprototype.get

April 13, 2014 Raj 0

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

No Image

ZABBIX 2.4 – hostprototype.delete

April 13, 2014 Raj 0

hostprototype.delete Description object hostprototype.delete(array hostPrototypeIds) This method allows to delete host prototypes. Parameters (array) IDs of the host prototypes to delete. Return values (object) Returns […]

No Image

ZABBIX 2.4 – hostprototype.create

April 13, 2014 Raj 0

hostprototype.create Description object hostprototype.create(object/array hostPrototypes) This method allows to create new host prototypes. Parameters (object/array) Host prototypes to create. Additionally to the standard host prototype […]

No Image

ZABBIX 2.4 – hostinterface.update

April 13, 2014 Raj 0

hostinterface.update Description object hostinterface.update(object/array hostInterfaces) This method allows to update existing host interfaces. Parameters (object/array) Host interface properties to be updated. The interfaceid property must […]

No Image

ZABBIX 2.4 – hostinterface.replacehostinterfaces

April 13, 2014 Raj 0

hostinterface.replacehostinterfaces Description object hostinterface.replacehostinterfaces(object parameters) This method allows to replace all host interfaces on a given host. Parameters (object) Parameters containing the ID of the […]

No Image

ZABBIX 2.4 – hostinterface.massremove

April 13, 2014 Raj 0

hostinterface.massremove Description object hostinterface.massremove(object parameters) This method allows to remove host interfaces from the given hosts. Parameters (object) Parameters containing the IDs of the hosts […]

No Image

ZABBIX 2.4 – hostinterface.massadd

April 13, 2014 Raj 0

hostinterface.massadd Description object hostinterface.massadd(object parameters) This method allows to simultaneously add host interfaces to multiple hosts. Parameters (object) Parameters containing the host interfaces to be […]