这是原厂英文文档的翻译页面. 欢迎帮助我们 完善文档.
2022 Zabbix中国峰会
2022 Zabbix中国峰会

> 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.