Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




Delete Alert Policy

DELETE /vdc/alertpolicy/{policyName}

Deletes the Alert Policy with the given name if exists

policyName

Required Roles

This call has no restrictions.


Request Payload

No Request Payload


Response Body

Indicating success or failure of the alert policy delete operation


Examples

Request
DELETE https://localhost:4443/vdc/alertpolicy/myRPOPolicy

Content-Type: application/xml
Response
HTTP/1.1 200 OK
Content-Type: application/xml