Manage Alert Prediction Policy
Update, gets and deletes an alert prediction policy of the client by policyId .
Path Parameters
- policyId
Policy unique identifier
- clientId
Describes the clientId of the tenant
Responses
- id
- name
- enabledMode
- createdTime
- updatedTime
- filterCriteria
- createdBy
Loading Examples...
Path Parameters
- policyId
Policy unique identifier
- clientId
Describes the clientId of the tenant
Request Body
application/json
- name
The name of the alert prediction policy.
- enabledMode
To enable an alert prediction policy, set "enabledMode": "ON". To disable an alert prediction policy, set "enabledMode: "OFF".
- Enum:
- ONOFF
- filterCriteria
Filter for resources whose alerts will match this policy.
- seasonalityTimeFrame
Predict based on the data for last N days.
Loading Examples...
Responses
- id
- name
- enabledMode
- createdTime
- updatedTime
- filterCriteria
- createdBy
Loading Examples...
Path Parameters
- policyId
Policy unique identifier
- clientId
Describes the clientId of the tenant