ChangeResourceGroup

更新时间:
复制 MD 格式

Changes the resource group of a ClickHouse Enterprise instance.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

ResourceType

string

No

The resource type.

EnterpriseDBCluster

ResourceId

string

Yes

The resource ID.

cc-bp1i43033051****

ResourceRegionId

string

Yes

The region ID.

cn-hangzhou

ResourceGroupId

string

Yes

The ID of the destination resource group.

rg-4690g37929****

Response elements

Element

Type

Description

Example

object

The response schema.

RequestId

string

The ID of the request.

C342F3DD-1FF7-55E9-A1A1-098D*******

Examples

Success response

JSON format

{
  "RequestId": "C342F3DD-1FF7-55E9-A1A1-098D*******"
}

Error codes

HTTP status code

Error code

Error message

Description

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

See for a complete list.

Release notes

See Release Notes for a complete list.