Disable ignore higher-level operation window rules feature
This API is used disable 'ignore operation window at higher levels'
Query Parameters
- clientId string
- appTypeId string
- instanceId string
- backupsetId string
- subclientId string
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
error object
errorCode integer
{
"error": {
"errorCode": 0
}
}
{
"error": {
"errorCode": 0
}
}
Loading...