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

Groups

Frontend can export groups only with hosts or templates. When host or template is exported all groups it belongs to are exported with it automatically.

API allows to export groups independently from hosts or templates.

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

groups/group

Parameter Type Description Details
name string Group name.