配置用户的运维信息,目前包括主动运维窗口信息
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

授权信息
操作 |
访问级别 |
资源类型 |
条件关键字 |
关联操作 |
polardb:ModifyActiveOperationMaintainConf |
update |
*全部资源
|
无 | 无 |
请求参数
名称 |
类型 |
必填 |
描述 |
示例值 |
RegionId |
string |
是 |
地域 id。 |
cn-chengdu |
CycleType |
string |
是 |
周期类型。
|
Week |
CycleTime |
string |
是 |
周期时间。
|
1 |
MaintainStartTime |
string |
是 |
任务开始时间。格式为[unk]yyyy-mm-ddthh:mm:ssz[unk](utc 时间)。 |
8:00Z |
MaintainEndTime |
string |
是 |
可维护时间段的结束时间。格式为[unk]hh:mmz-hh:mmz[unk](utc 时间)。 |
12:00Z |
Status |
integer |
是 |
是否生效 ,1 是 2 否 |
1 |
Comment |
string |
否 |
操作的备注信息。 |
test |
ResourceGroupId |
string |
否 |
资源组 id。 |
rg-************ |
返回参数
名称 |
类型 |
描述 |
示例值 |
object |
Schema of Response |
||
RequestId |
string |
Id of the request |
1CC9CB4B-BBAF-5963-9545-A8DE9FFC7DFB |
示例
正常返回示例
JSON
格式
{
"RequestId": "1CC9CB4B-BBAF-5963-9545-A8DE9FFC7DFB"
}
错误码
HTTP status code |
错误码 |
错误信息 |
描述 |
---|---|---|---|
400 | InvalidParam | Input param format error. | 操作失败,输入参数格式错误。 |
400 | RequiredParam.NotFound | Required input param is not found. | 所需的输入参数不存在。 |
访问错误中心查看更多错误码。
变更历史
更多信息,参考变更详情。