Operations
Clone Operations Alert Configuration Templates
Clone Template
post/operations/monitoring_and_alerts/monitoring_templates/{tenant_id}/clone_template
Path parameters
tenant_idstring required
Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.
Request body
Example request
{
"constraints": {
"option": "new",
"type": "tag"
}
}Response
Success