Disable Backup Schedule policies on serverplan
API to Disable backup schedule policies on server plan
Path Parameters
- planId int32 required
Id of the Server Plan
Responses
- 200
- 400
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
PUT /v4/serverplan/:planid/backup/disable
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://localhost/webconsole/api/V4/ServerPlan/:planId/Backup/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/ServerPlan/:planId/Backup/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/ServerPlan/:planId/Backup/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/ServerPlan/:planId/Backup/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/ServerPlan/:planId/Backup/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/ServerPlan/:planId/Backup/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/ServerPlan/:planId/Backup/Disable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'