ZABBIX 2.4 – script.create
script.create Description object script.create(object/array scripts) This method allows to create new scripts. Parameters (object/array) Scripts to create. The method accepts scripts with the standard script […]
script.create Description object script.create(object/array scripts) This method allows to create new scripts. Parameters (object/array) Scripts to create. The method accepts scripts with the standard script […]
screenitem.updatebyposition Description object screenitem.updatebyposition(array screenItems) This method allows to update screen items in the given screen cells. If a cell is empty, a new screen […]
screenitem.update Description object screenitem.update(object/array screenItems) This method allows to update existing screen items. Parameters (object/array) Screen item properties to be updated. The screenitemid property must […]
screenitem.iswritable Description boolean screenitem.iswritable(array screenItemIds) This method checks if the given screen items are available for writing. Parameters (array) IDs of the screen items to […]
screenitem.isreadable Description boolean screenitem.isreadable(array screenItemIds) This method checks if the given screen items are available for reading. Parameters (array) IDs of the screen items to […]
screenitem.get Description integer/array screenitem.get(object parameters) The method allows to retrieve screen items according to the given parameters. Parameters (object) Parameters defining the desired output. The […]
screenitem.delete Description object screenitem.delete(array screenItemIds) This method allows to delete screen items. Parameters (array) IDs of the screen items to delete. Return values (object) Returns […]
screenitem.create Description object screenitem.create(object/array screenItems) This method allows to create new screen items. Parameters (object/array) Screen items to create. The method accepts screen items with […]
screen.update Description object screen.update(object/array screens) This method allows to update existing screens. Parameters (object/array) Screen properties to be updated. The screenid property must be defined […]
screen.get Description integer/array screen.get(object parameters) The method allows to retrieve screens according to the given parameters. Parameters (object) Parameters defining the desired output. The method […]
Copyright © 2026 | WordPress Theme by MH Themes