Delete Protection Group
DELETE https://{{cluster_vip}}/v2/data-protect/protection-groups/{{protectionGrouId}}?deleteSnapshots=true
Deletes the Protection Group from the Cohesity cluster.
The protectionGrouId of the Protection Group to be deleted must be specified in the API URL.
You can fetch the ProtectionGroupId to be specified in the API URL from the Create Protection Group API response.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
deleteSnapshots | boolean |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Authorization | string |