Modifies the configuration of active O&M tasks on a community-compatible ClickHouse cluster.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| CycleType |
string |
No |
The recurrence cycle. Valid values:
|
Week |
| CycleTime |
string |
No |
The day of the recurrence cycle.
|
1 |
| MaintainStartTime |
string |
No |
The start time of the maintenance window. Use the HH:mmZ format. The time is in UTC. |
07:00Z |
| MaintainEndTime |
string |
No |
The end time of the maintenance window. Use the HH:mmZ format. The time is in UTC. |
20:00Z |
| Status |
integer |
No |
Specifies whether the configuration is enabled. Valid values:
|
1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
2FED790E-FB61-4721-8C1C-07C627FA5A19 |
Examples
Success response
JSON format
{
"RequestId": "2FED790E-FB61-4721-8C1C-07C627FA5A19"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.