Create entities in a recovery group
Select
SaaS
Customer Managed
Create entities in the recovery group
Path Parameters
- recoveryGroupId int64 required
Recovery group Id
- application/json
Request Body
- entities object[]
Responses
- 200
- 400
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Entity cannot be created
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Loading...