Moves an Express Connect circuit to a new resource group.
Operation Description
debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
NewResourceGroupId | string | Yes | The ID of the new resource group. Note
You can use resource groups to manage resources within your Alibaba Cloud account by group. This helps you resolve issues such as resource grouping and permission management for 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 |
ResourceId | string | Yes | The ID of the Express Connect circuit whose resource group you want to modify. | pc-bp16qjewdsunr41m1**** |
RegionId | string | Yes | The ID of the region to which the new resource group belongs. You can call the DescribeRegions operation to obtain the region ID. | cn-hangzhou |
Response parameters
Examples
Sample success responses
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. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation | ||||||
---|---|---|---|---|---|---|---|---|
2023-09-11 | API Description Update,The error codes of the API operation change. | see changesets | ||||||
| ||||||||
2023-07-25 | The error codes of the API operation change. | see changesets | ||||||
| ||||||||
2023-07-20 | The internal configurations of the API operation change but you can still call the operation. | see changesets | ||||||
|