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
Example request
{
"criticality": "High",
"metric_type": "Availability",
"status": "completed"
}Response
Success