v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
Operations

View Applied Operations Alert Configuration

View what is applied

post/operations/monitoring_and_alerts/cloud_accounts/{tenant_id}/view_applied

Path parameters

tenant_idstring required

Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.

Query parameters

limitinteger

Number of records to display

pageinteger

Page number

Request body

monitoring_template_uristring required

Specify the monitoring_template_uri of the applied template to view what is applied. Template URI can be obtained from List operation alert configuration templates

cloud_account_idstring required

Cloud account id is unique can be obtained from the list cloud account api.

resource_typestring

Resource Type can be obtained from List Operation visibility details

resourcestring

Resource can be obtained from get operations resource details

metric_namestring

Metric name can be obtained from List Operation visibility details

criticality'High' | 'Low' | 'Medium'

Specify the criticality

metric_type'Availability' | 'Capacity' | 'Failure' | 'Performance' | 'Security' | 'Success' | 'Utilization'

Specify the metric_type

status'completed' | 'delete_failed' | 'delete_in_progress' | 'deleted' | 'enabled' | 'failed' | 'skipped'

The data to be filtered based on the specified status

Example request

{
  "criticality": "High",
  "metric_type": "Availability",
  "status": "completed"
}

Response

Success

total_countinteger required

total records count

page_countinteger required

Count of number of pages