修改配置文件-ChangeUDBParamGroup
修改配置文件
Request Parameters
Parameter name | Type | Description | Required |
Region | string | 地域。 参见 地域和可用区列表 | Yes |
Zone | string | 可用区。参见 可用区列表 | No |
ProjectId | string | 项目ID。不填写为默认项目,子帐号必须填写。 请参考GetProjectList接口 | No |
DBId | string | DB实例Id | Yes |
GroupId | string | 参数组Id | Yes |
Response Elements
Parameter name | Type | Description | Required |
RetCode | int | 操作返回码 | Yes |
Action | string | 操作名称 | Yes |
Request Example
https://api.ucloud.cn/?Action=ChangeUDBParamGroup &Region=CqEgCABZ &DBId=UfsNsuCS &GroupId=nEVZkocq &Zone=UfOnXxXl &ProjectId=ongaNSXy
Response Example
{ "Action": "ChangeUDBParamGroupResponse", "RetCode": 0 }