ZABBIX 2.4 – item.isreadable
item.isreadable Description boolean item.isreadable(array itemIds) This method checks if the given items are available for reading. Parameters (array) IDs of the items to check. Return […]
item.isreadable Description boolean item.isreadable(array itemIds) This method checks if the given items are available for reading. Parameters (array) IDs of the items to check. Return […]
item.getobjects Description array item.getobjects(object filter) This method allows to retrieve items that match the given filter criteria. Parameters (object) Criteria to search by. Additionally to […]
item.get Description integer/array item.get(object parameters) The method allows to retrieve items according to the given parameters. Parameters (object) Parameters defining the desired output. The method […]
item.exists Description boolean item.exists(object filter) This method checks if at least one item that matches the given filter criteria exists. Parameters (object) Criteria to search […]
item.delete Description object item.delete(array itemIds) This method allows to delete items. Web items cannot be deleted via the Zabbix API. Parameters (array) IDs of the […]
item.create Description object item.create(object/array items) This method allows to create new items. Web items cannot be created via the Zabbix API. Parameters (object/array) Items to […]
image.update Description object image.update(object/array images) This method allows to update existing images. Parameters (object/array) Image properties to be updated. The imageid property must be defined […]
image.getobjects Description array image.getobjects(object filter) This method allows to retrieve images that match the given filter criteria. Parameters (object) Criteria to search by. Additionally to […]
image.get Description integer/array image.get(object parameters) The method allows to retrieve images according to the given parameters. Parameters (object) Parameters defining the desired output. The method […]
image.exists Description boolean image.exists(object filter) This method checks if at least one image that matches the given filter criteria exists. Parameters (object) Criteria to search […]
Copyright © 2026 | WordPress Theme by MH Themes