v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
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

clone_template_namestring required

Provide the clone template name.

is_defaultboolean required

Boolean value to set template as default not not

cloud_account_idstring[]

Provide cloud_account_id when scope is selected as cloud_account scope

regionsstring[]

Select regions when scope is selected as region for an AWS cloud

resource_groupsstring[]

Select resource_groups when scope is selected as resource_group for an Azure cloud

apply_to_existing_resourceboolean

Select the check box, if wish to apply the configuration for existing resources also

scopestring required

scope for the template to be cloned

source_monitoring_template_uristring required

monitoring_template_uri of a template from which it is being cloned

Example request

{
  "constraints": {
    "option": "new",
    "type": "tag"
  }
}

Response

Success

messagestring required

Clone template response

dataobject required

Create Monitoring Template Details