Disable Restore for servergroup
Used to disable restore property for a server group
Path Parameters
- serverGroupId int32 required
Id of the serverGroup to modify
Query Parameters
- enableAfterADelay int32
Provide UTC time in unix format.
Responses
- 200
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Loading...