Manage Assigned Templates
Assigns or unassigns resource templates.
Assigns resource templates to apply latest monitoring configurations
Notes
- For agents https://api.opsramp.com/api/v2/tenants/client_93/resources/40ab0c03-b847-4707-8cb3-a326aaac4377/template
- For Gateway https://api.opsramp.com/api/v2/tenants/client_93/resources/40ab0c03-b847-4707-8cb3-a326aaac4377/templates?collectorType=OpsRamp Gateway
- For Google https://api.opsramp.com/api/v2/tenants/client_93/resources/40ab0c03-b847-4707-8cb3-a326aaac4377/templates?collectorType=google
Path Parameters
- resourceId
Describes the uuid of the resource
- clientId
Describes the client unique identifier of the tenant
Query Parameters
- collectorType
Type of collector
- Enum:
- OpsRamp GatewayOpsRamp CloudAWSGOOGLEAZURESERVICEOpsRamp AgentSaas Application
Request Body
application/json
- id
- configParameters
- assignedInterfaces
Loading Examples...
Responses
200OK
Unassigns resource templates to remove monitoring configurations
Path Parameters
- resourceId
Describes the uuid of the resource
- clientId
Describes the client unique identifier of the tenant
Request Body
application/json
- id
Loading Examples...