Manage Assigned Templates

Assigns or unassigns resource templates.

Note: To use this API, you need to have the MONITORS_VIEW, APPLY_MONITOR_TEMPLATES, and DEVICE_VIEW permissions assigned.

Assigns resource templates to apply latest monitoring configurations

Notes

Path Parameters

  • resourceIdstringrequired

    Describes the uuid of the resource

  • clientIdstringrequired

    Describes the client unique identifier of the tenant

Query Parameters

  • collectorTypestring

    Type of collector

    Enum:
    OpsRamp GatewayOpsRamp CloudAWSGOOGLEAZURESERVICEOpsRamp AgentSaas Application

Request Body

application/json

  • idinteger

  • configParametersarray

  • assignedInterfacesarray

Loading Examples...

Responses

200OK

Note: To use this API, you need to have the MONITORS_VIEW, APPLY_MONITOR_TEMPLATES, and DEVICE_VIEW permissions assigned.

Unassigns resource templates to remove monitoring configurations

Path Parameters

  • resourceIdstringrequired

    Describes the uuid of the resource

  • clientIdstringrequired

    Describes the client unique identifier of the tenant

Request Body

application/json

  • idstring

Loading Examples...

Responses

200OK