修改ClickHouse社区兼容版集群所在资源组。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

授权信息
操作 |
访问级别 |
资源类型 |
条件关键字 |
关联操作 |
clickhouse:ChangeResourceGroup |
update |
*DBCluster
|
无 | 无 |
请求参数
名称 |
类型 |
必填 |
描述 |
示例值 |
ResourceId |
string |
是 |
资源 Id |
cc-bp1i43033051**** |
ResourceRegionId |
string |
是 |
地域 Id |
cn-hangzhou |
ResourceGroupId |
string |
是 |
目标资源组 |
rg-4690g37929**** |
返回参数
名称 |
类型 |
描述 |
示例值 |
object |
返回数据。 |
||
RequestId |
string |
请求 ID。 |
C342F3DD-1FF7-55E9-A1A1-098DE07CD1A2 |
示例
正常返回示例
JSON
格式
{
"RequestId": "C342F3DD-1FF7-55E9-A1A1-098DE07CD1A2"
}
错误码
HTTP status code |
错误码 |
错误信息 |
描述 |
---|---|---|---|
400 | NoPermission.ChangeResourceGroup | You are not authorized to change resourcegroup | |
400 | MissingParameter.ResourceRegionId | The ResourceRegionId parameters that are required for processing this request are missing | |
400 | MissingParameter.ResourceId | The ResourceId parameters that are required for processing this request are missing | |
400 | MissingParameter.ResourceGroupId | The ResourceGroupId parameters that are required for processing this request are missing | |
400 | InvalidResourceGroup | The specified ResourceGroupId is invalid | |
400 | SystemError | A system error occurred while processing your request | |
400 | ResourceNotFound | The specified resource is not found |
访问错误中心查看更多错误码。
变更历史
更多信息,参考变更详情。
该文章对您有帮助吗?