I seguenti oggetti sono direttamente correlati all'API template.
The template object has the following properties.
| Property | Type | Description | 
|---|---|---|
| templateid | string | (readonly) ID of the template. | 
| host (required) | string | Technical name of the template. | 
| description | text | Description of the template. | 
| name | string | Visible name of the template. Default: hostproperty value. | 
| uuid | string | Universal unique identifier, used for linking imported templates to already existing ones. Auto-generated, if not given. For update operations this field is readonly. | 
The template tag object has the following properties.
| Property | Type | Description | 
|---|---|---|
| tag (required) | string | Template tag name. | 
| value | string | Template tag value. |