Enable restore for an Instance
Used to enable restore property for an instance
Path Parameters
- instanceId int32 required
Id of the instance to modify
Responses
- 200
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Loading...