On this page
1 Template groups
Overview
In the frontend, template groups can be exported only with template export. When a template is exported, all groups it belongs to are exported with it automatically.
API allows exporting template groups independently of templates.
Export format
template_groups:
- uuid: 36bff6c29af64692839d077febfc7079
name: 'Network devices'
Exported elements
| Element | Type | Description |
|---|---|---|
| uuid | string | Unique identifier for this template group. |
| name | string | Group name. |