DeleteProtectionGroup
Select
SaaS
Customer Managed
delete an existing protection group
Path Parameters
- protectionGroupId int32 required
Id of the Protection Group to delete
Header Parameters
- AzureSubscriptionId string required
Azure Subscription Id
- AzureTenantId string required
Azure Tenant Id
- LiftrCorrelationId string required
Liftr Correlation Id
- ArmResourceId string required
Arm Resource Id
- ArmResourceIdForCCA string required
Arm Resource Id For CCA
Responses
- 200
- 404
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorCode int32
- protectionGroupId int32
Id of the deleted protection group
- protectionGroupName string
Name of the deleted protection group
{
"errorCode": 0,
"protectionGroupId": 0,
"protectionGroupName": "string"
}
Requested Details not found
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
DELETE /v4/cloud/azure/protectiongroup/:protectiongroupid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/v4/Cloud/Azure/ProtectionGroup/:protectionGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/v4/Cloud/Azure/ProtectionGroup/:protectionGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/v4/Cloud/Azure/ProtectionGroup/:protectionGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/v4/Cloud/Azure/ProtectionGroup/:protectionGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/v4/Cloud/Azure/ProtectionGroup/:protectionGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/v4/Cloud/Azure/ProtectionGroup/:protectionGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/v4/Cloud/Azure/ProtectionGroup/:protectionGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'