ZABBIX 2.4 – templatescreen.exists
templatescreen.exists Description boolean templatescreen.exists(object filter) This method checks if at least one template screen that matches the given filter criteria exists. Parameters (object) Criteria to […]
templatescreen.exists Description boolean templatescreen.exists(object filter) This method checks if at least one template screen that matches the given filter criteria exists. Parameters (object) Criteria to […]
templatescreen.delete Description object templatescreen.delete(array templateScreenIds) This method allows to delete template screens. Parameters (array) IDs of the template screens to delete. Return values (object) Returns […]
templatescreen.create Description object templatescreen.create(object/array templateScreens) This method allows to create new template screens. Parameters (object/array) Template screens to create. Additionally to the standard template screen […]
templatescreen.copy Description object templatescreen.copy(object parameters) This method allows to copy template screens to the given templates. Parameters (object) Parameters defining the template screens to copy […]
template.update Description object template.update(object/array templates) This method allows to update existing templates. Parameters (object/array) Template properties to be updated. The templateid property must be defined […]
template.massupdate Description object template.massupdate(object parameters) This method allows to simultaneously replace or remove related objects and update properties on multiple templates. Parameters (object) Parameters containing […]
template.massremove Description object template.massremove(object parameters) This method allows to remove related objects from multiple templates. Parameters (object) Parameters containing the IDs of the templates to […]
template.massadd Description object template.massadd(object parameters) This method allows to simultaneously add multiple related objects to the given templates. Parameters (object) Parameters containing the IDs of […]
template.iswritable Description boolean template.iswritable(array templateIds) This method checks if the given templates are available for writing. Parameters (array) IDs of the templates to check. Return […]
template.isreadable Description boolean template.isreadable(array templateIds) This method checks if the given templates are available for reading. Parameters (array) IDs of the templates to check. Return […]
Copyright © 2026 | WordPress Theme by MH Themes