All Products
Search
Document Center

Virtual Private Cloud:ChangeResourceGroup

Last Updated:Aug 28, 2026

Moves an Express Connect circuit to a new resource group.

Operation description

Do not call the ChangeResourceGroup operation repeatedly on the same Express Connect circuit.

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

NewResourceGroupId

string

Yes

The ID of the new resource group.

Note

Resource groups let you organize resources and manage permissions across your Alibaba Cloud account. For more information, see What is Resource Management?

rg-bp1drpcfz9srr393h****

ResourceType

string

Yes

The type of the resource. Valid values:

  • PHYSICALCONNECTION: Express Connect circuit.

  • VIRTUALBORDERROUTER: virtual border router (VBR).

  • ROUTERINTERFACE: router interface.

PHYSICALCONNECTION

ResourceId

string

Yes

The ID of the Express Connect circuit to move to the new resource group.

pc-bp16qjewdsunr41m1****

RegionId

string

Yes

The ID of the region to which the new resource group belongs.

Call the DescribeRegions operation to query available region IDs.

cn-hangzhou

Response elements

Element

Type

Description

Example

object

The request ID.

RequestId

string

The request ID.

54B48E3D-DF70-471B-AA93-08E683A1B45

Examples

Success response

JSON format

{
  "RequestId": "54B48E3D-DF70-471B-AA93-08E683A1B45"
}

Error codes

HTTP status code

Error code

Error message

Description

400 ResourceType.Unknown Unknown ResourceType. The resource type is invalid.
400 InvalidInstanceId.NotFound The specified instance id does not exist. The specified instance ID does not exist.
400 InvalidResourceId.NotFound This resourceId already has flowlog instance existed. A flow log is already enabled for the resource.
400 IllegalParam.ResourceType Invalid Resource Type value. The ResourceType parameter is not supported or set to an invalid value.
400 IllegalParam.ResourceGroupId Invalid ResourceGroupld value. The specified resource group is invalid or does not exist.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.