Delete failover group DR operation schedule
API to delete failover group DR operation schedule
Path Parameters
- failoverGroupId int32 required
Id of the failover group
- scheduleId int32 required
ID of the DR operation schedule
Responses
- 200
- 400
- 503
Failover group DR operation schedule deleted
- 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
}
Service Unavailable
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
DELETE /v4/failovergroups/:failovergroupid/schedules/:scheduleid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X DELETE 'https://localhost/webconsole/api/V4/FailoverGroups/:failoverGroupId/Schedules/:scheduleId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://localhost/webconsole/api/V4/FailoverGroups/:failoverGroupId/Schedules/:scheduleId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://localhost/webconsole/api/V4/FailoverGroups/:failoverGroupId/Schedules/:scheduleId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://localhost/webconsole/api/V4/FailoverGroups/:failoverGroupId/Schedules/:scheduleId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://localhost/webconsole/api/V4/FailoverGroups/:failoverGroupId/Schedules/:scheduleId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://localhost/webconsole/api/V4/FailoverGroups/:failoverGroupId/Schedules/:scheduleId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://localhost/webconsole/api/V4/FailoverGroups/:failoverGroupId/Schedules/:scheduleId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'