Disable Restores for a Server
Select
SaaS
Customer Managed
Used to disable restore property for server
Path Parameters
- serverId int32 required
Id of the Server whose details have to be modified
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...