Manage Alert Prediction Policy
Update, gets and deletes an alert prediction policy of the client by policyId .
delete
/api/v2/tenants/{clientId}/polices/alertprediction/{policyId}
Path Parameters
- policyId
Policy unique identifier
- clientId
Describes the clientId of the tenant
get
/api/v2/tenants/{clientId}/polices/alertprediction/{policyId}
Path Parameters
- policyId
Policy unique identifier
- clientId
Describes the clientId of the tenant
00
post
/api/v2/tenants/{clientId}/polices/alertprediction/{policyId}
Path Parameters
- policyId
Policy unique identifier
- clientId
Describes the clientId of the tenant
00
00