You are viewing documentation for the development version, it may be incomplete.
Join our translation project and help translate Zabbix documentation into your native language.

2 Host groups

Overview

In the frontend, host groups can be exported only with host export. When a host is exported, all groups it belongs to are exported with it automatically.

API allows exporting host groups independently of hosts.

Export format

   host_groups:
           - uuid: 6f6799aa69e844b4b3918f779f2abf08
             name: 'Zabbix servers'

Exported elements

Element Type Description
uuid string Unique identifier for this host group.
name string Group name.