Recommend alert escalation policy
This endpoint is used to enable recommend mode for an alert escalation policy
URL
GET https://{api-url}/api/v2/tenants/{tenantId}/escalations/{id}/recommend.
Note
A generated accessToken is required to have alerts:read
scope for accessing this API.Sample URLs
https://{api-url}/api/v2/tenants/msp_5/escalations/POLICY-8b1cd650-4bf9-cfc7-2b28-0a8f24e448fc/recommend
https://{api-url}/api/v2/tenants/client_7/escalations/POLICY-4e78feba-6ffb-c09b-075e-81ad7286a1bb/recommend
Header | Value |
---|
Authorization | Bearer {accessToken} |
Content-type | application/json |
Accept | application/json |
Status code
200 OK