Manage Alert Correlation
Update, gets and deletes an alert correlation policy of tenant by poliyId.
delete
/api/v2/tenants/{tenantId}/policies/alertCorrelation/{policyId}
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
- policyId
Policy unique identifier
get
/api/v2/tenants/{tenantId}/policies/alertCorrelation/{policyId}
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
- policyId
Policy unique identifier
00
post
/api/v2/tenants/{tenantId}/policies/alertCorrelation/{policyId}
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
- policyId
Policy unique identifier
00
00