templates/{id}
'Get,Update and delete client scoped Templates'
Note
- This endpoint applies only to G2 templates.
- For New UI (V2) payloads, include the
Monitoring-Version: V2header.
Get template details
Path Parameters
- id
Template uuid
- clientId
Describes the client unique identifier of the tenant
Responses
- id
Template uuid
- name
Template name
- description
Template details
- collectorType
Collector Type
- resourceType
Template applicable for native type resources.
- generation
Template generation
- tags
Tag
- createdDate
Template creation timestamp.
- updatedDate
Template last update timestamp.
- scope
Template scope such as GLOBAL, PARTNER, or CLIENT.
- templateFamily
Template family
- notes
Brief details
- prerequisites
Pre-requisite details needed before applying the template.
- deploymentType
Template deployment type.
- appName
Application name associated with the template.
- nativeType
Native type associated with the template.
- assignedToResources
Indicates whether template is assigned to resources.
- templateType
Template category list.
- metricGroups
Metric groups for G2 and advanced templates.
- sdkTag
SDK tag associated with exported template payloads.
- monTemplateVer
Monitoring template version.
- monitors
Template monitors
- status
Update a template configuration
Path Parameters
- id
Template uuid
- clientId
Describes the client unique identifier of the tenant
Request Body
application/json
- name
Template name
- description
Template Details
- status
- tags
Template tag
- templateFamily
Template family
- notes
- monitors
Template monitors
Responses
- id
Template uuid
- name
Template name
- description
Template details
- collectorType
Collector Type
- resourceType
Template applicable for native type resources.
- generation
Template generation
- tags
Tag
- createdDate
Template creation timestamp.
- updatedDate
Template last update timestamp.
- scope
Template scope such as GLOBAL, PARTNER, or CLIENT.
- templateFamily
Template family
- notes
Brief details
- prerequisites
Pre-requisite details needed before applying the template.
- deploymentType
Template deployment type.
- appName
Application name associated with the template.
- nativeType
Native type associated with the template.
- assignedToResources
Indicates whether template is assigned to resources.
- templateType
Template category list.
- metricGroups
Metric groups for G2 and advanced templates.
- sdkTag
SDK tag associated with exported template payloads.
- monTemplateVer
Monitoring template version.
- monitors
Template monitors
- status
Deletes a template or removes template attributes
Notes
- Users cannot delete assigned templates.
- Removes unassigned templates only.
Path Parameters
- id
Template uuid
- clientId
Describes the client unique identifier of the tenant