Modifies the execution time of O&M events.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardbx:ModifyActiveOperationTasks |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| Ids |
string |
Yes |
The O&M event ID. |
1 |
| SwitchTime |
string |
No |
The time when the switchover starts. Specify the time in the YYYY-MM-DDThh:mm:ssZ format. |
2021-08-15T12:00:00Z |
| ImmediateStart |
integer |
No |
Specifies whether to immediately execute the event. Valid values:
|
1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
8C9CC90A-9532-4752-B59F-580112C5A45B |
| Ids |
string |
The list of O&M event IDs, separated by commas (,). |
1 |
Examples
Success response
JSON format
{
"RequestId": "8C9CC90A-9532-4752-B59F-580112C5A45B",
"Ids": "1"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | IdempotentParameterMismatch | The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.