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.

> Template group object

The following objects are directly related to the templategroup API.

Template group

The template group object has the following properties.

Property Type Description
groupid string (readonly) ID of the template group.
name
(required)
string Name of the template group.
uuid string Universal unique identifier, used for linking imported template groups to already existing ones. Auto-generated, if not given.

For update operations this field is readonly.

Note that for some methods (update, delete) the required/optional parameter combination is different.