Delete Protection Group

DELETE https://{{cluster_vip}}/v2/data-protect/protection-groups/{{protectionGroupId}}?useCachedData=false&pruneSourceIds=true&pruneExcludedSourceIds=true&isDeleted=false&includeTenants=true&includeLastRunInfo=true

Deletes the Protection Group from the Cohesity cluster.

The ID (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

KeyDatatypeRequiredDescription
useCachedDataboolean
pruneSourceIdsboolean
pruneExcludedSourceIdsboolean
isDeletedboolean
includeTenantsboolean
includeLastRunInfoboolean