This is the documentation page for an unsupported version of Zabbix.
Is this not what you were looking for? Switch to the current version or choose one from the drop-down menu.
Table of Contents

1 Host groups

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

API allows to export host groups independently from hosts or templates.

<groups>
           <group>
               <name>Zabbix servers</name>
           </group>
       </groups>

groups/group

Parameter Type Description Details
name string Group name.