templates/{id}
Get,Update and delete client scoped Templates
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
- updatedDate
- templateFamily
Template family
- notes
Brief details
- 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
- updatedDate
- templateFamily
Template family
- notes
Brief details
- 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