Launching cleanup recovery action for a recovery group
Select
SaaS
Customer Managed
Cleanup recovery action will delete the recovered entities for a recovery group
- application/json
Request Body
recoveryGroup object
id int32name stringentities object[]
id int32name string
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
}
Loading...