No Image

ZABBIX 2.4 – image.delete

April 13, 2014 Raj 0

image.delete Description object image.delete(array imageIds) This method allows to delete images. Parameters (array) IDs of the images to delete. Return values (object) Returns an object […]

No Image

ZABBIX 2.4 – image.create

April 13, 2014 Raj 0

image.create Description object image.create(object/array images) This method allows to create new images. Parameters (object/array) Images to create. Additionally to the standard image properties, the method […]

No Image

ZABBIX 2.4 – iconmap.update

April 13, 2014 Raj 0

iconmap.update Description object iconmap.update(object/array iconMaps) This method allows to update existing icon maps. Parameters (object/array) Icon map properties to be updated. The iconmapid property must […]

No Image

ZABBIX 2.4 – iconmap.iswritable

April 13, 2014 Raj 0

iconmap.iswritable Description boolean iconmap.iswritable(array iconMapIds) This method checks if the given icon maps are available for writing. Parameters (array) IDs of the icon maps to […]

No Image

ZABBIX 2.4 – iconmap.isreadable

April 13, 2014 Raj 0

iconmap.isreadable Description boolean iconmap.isreadable(array iconMapIds) This method checks if the given icon maps are available for reading. Parameters (array) IDs of the icon maps to […]

No Image

ZABBIX 2.4 – iconmap.get

April 13, 2014 Raj 0

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

No Image

ZABBIX 2.4 – iconmap.delete

April 13, 2014 Raj 0

iconmap.delete Description object iconmap.delete(array iconMapIds) This method allows to delete icon maps. Parameters (array) IDs of the icon maps to delete. Return values (object) Returns […]

No Image

ZABBIX 2.4 – iconmap.create

April 13, 2014 Raj 0

iconmap.create Description object iconmap.create(object/array iconMaps) This method allows to create new icon maps. Parameters (object/array) Icon maps to create. Additionally to the standard icon map […]

No Image

ZABBIX 2.4 – hostprototype.update

April 13, 2014 Raj 0

hostprototype.update Description object hostprototype.update(object/array hostPrototypes) This method allows to update existing host prototypes. Parameters (object/array) Host prototype properties to be updated. The hostid property must […]