Delete recovery entities for a group
Select
SaaS
Customer Managed
Delete recovery entities for a group
Path Parameters
- recoveryGroupId integer required
Recovery group Id
- application/json
Request Body
recoveryGroup object
- recoveryEntities int32[]
Responses
- 200
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
DELETE /recoverygroup/:recoverygroupid/entity
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/RecoveryGroup/:recoveryGroupId/Entity' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"recoveryGroup": {
"id": 0,
"name": "string"
},
"recoveryEntities": [
0
]
}'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/RecoveryGroup/:recoveryGroupId/Entity' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"recoveryGroup": {
"id": 0,
"name": "string"
},
"recoveryEntities": [
0
]
}'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/RecoveryGroup/:recoveryGroupId/Entity' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"recoveryGroup": {
"id": 0,
"name": "string"
},
"recoveryEntities": [
0
]
}'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/RecoveryGroup/:recoveryGroupId/Entity' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"recoveryGroup": {
"id": 0,
"name": "string"
},
"recoveryEntities": [
0
]
}'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/RecoveryGroup/:recoveryGroupId/Entity' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"recoveryGroup": {
"id": 0,
"name": "string"
},
"recoveryEntities": [
0
]
}'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/RecoveryGroup/:recoveryGroupId/Entity' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"recoveryGroup": {
"id": 0,
"name": "string"
},
"recoveryEntities": [
0
]
}'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/RecoveryGroup/:recoveryGroupId/Entity' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"recoveryGroup": {
"id": 0,
"name": "string"
},
"recoveryEntities": [
0
]
}'