ZABBIX 2.4 – service.iswritable
service.iswritable Description boolean service.iswritable(array serviceIds) This method checks if the given IT services are available for writing. Parameters (array) IDs of the IT services to […]
service.iswritable Description boolean service.iswritable(array serviceIds) This method checks if the given IT services are available for writing. Parameters (array) IDs of the IT services to […]
service.isreadable Description boolean service.isreadable(array serviceIds) This method checks if the given IT services are available for reading. Parameters (array) IDs of the IT services to […]
service.getsla Description object service.getsla(object parameters) This method allows to calculate availability information about IT services. Parameters (object) Parameters containing the IDs of the IT services […]
service.get Description integer/array service.get(object parameters) The method allows to retrieve IT services according to the given parameters. Parameters (object) Parameters defining the desired output. The […]
service.deletetimes Description object service.deletetimes(string/array serviceIds) This method allows to delete all service times from IT services. Parameters (string/array) IDs of the IT services to delete […]
service.deletedependencies Description object service.deletedependencies(string/array serviceIds) This method allows to delete all dependencies from IT services. Parameters (string/array) IDs of the IT services to delete all […]
service.delete Description object service.delete(array itServiceIds) This method allows to delete IT services. IT services with hard-dependent child services cannot be deleted. Parameters (array) IDs of […]
service.create Description object service.create(object/array itServices) This method allows to create new IT services. Parameters (object/array) IT services to create. Additionally to the standard IT service […]
service.addtimes Description object service.addtimes(object/array serviceTimes) This method allows to create new service times. Parameters (object/array) Service times to create. The method accepts service times with […]
service.adddependencies Description object service.adddependencies(object/array serviceDependencies) This method allows to create dependencies between IT services. Parameters (object/array) Service dependencies to create. Each service dependency has the […]
Copyright © 2026 | WordPress Theme by MH Themes