Disable Restores for a Server
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
}
PUT /v4/server/:serverid/restore/action/disable
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://localhost/webconsole/api/V4/Server/:serverId/Restore/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/Server/:serverId/Restore/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/Server/:serverId/Restore/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/Server/:serverId/Restore/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/Server/:serverId/Restore/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/Server/:serverId/Restore/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/Server/:serverId/Restore/Action/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'