ZABBIX 2.4 – hostgroup.getobjects
hostgroup.getobjects Description array hostgroup.getobjects(object filter) This method allows to retrieve host groups that match the given filter criteria. Parameters (object) Criteria to search by. The […]
hostgroup.getobjects Description array hostgroup.getobjects(object filter) This method allows to retrieve host groups that match the given filter criteria. Parameters (object) Criteria to search by. The […]
hostgroup.get Description integer/array hostgroup.get(object parameters) The method allows to retrieve host groups according to the given parameters. Parameters (object) Parameters defining the desired output. The […]
hostgroup.exists Description boolean hostgroup.exists(object filter) This method checks if at least one host group that matches the given filter criteria exists. Parameters (object) Criteria to […]
hostgroup.delete Description object hostgroup.delete(array hostGroupIds) This method allows to delete host groups. A host group can not be deleted if: it contains hosts that belong […]
hostgroup.create Description object hostgroup.create(object/array hostGroups) This method allows to create new host groups. Parameters (object/array) Host groups to create. The method accepts host groups with […]
host.update Description object host.update(object/array hosts) This method allows to update existing hosts. Parameters (object/array) Host properties to be updated. The hostid property must be defined […]
host.massupdate Description object host.massupdate(object parameters) This method allows to simultaneously replace or remove related objects and update properties on multiple hosts. Parameters (object) Parameters containing […]
host.massremove Description object host.massremove(object parameters) This method allows to remove related objects from multiple hosts. Parameters (object) Parameters containing the IDs of the hosts to […]
host.massadd Description object host.massadd(object parameters) This method allows to simultaneously add multiple related objects to all the given hosts. Parameters (object) Parameters containing the IDs […]
host.iswritable Description boolean host.iswritable(array hostIds) This method checks if the given hosts are available for writing. Parameters (array) IDs of the hosts to check. Return […]
Copyright © 2026 | WordPress Theme by MH Themes