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