All Products
Search
Document Center

Lindorm:ChangeResourceGroup

Last Updated:Dec 12, 2025

Moves a resource to a different resource group.

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

ResourceId

string

Yes

The resource ID.

ld-bp17j28j2y7pm****

ResourceRegionId

string

Yes

The region ID.

cn-hangzhou

ResourceGroupId

string

Yes

The ID of the destination resource group.

rg-aek2i6wee****

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

Id of the request

FAED4C02-AF99-5015-A075-692DE9C99630

AccessDeniedDetail

string

The details about the access denial.

{"AuthAction":"xxx","AuthPrincipalDisplayName":"222","AuthPrincipalOwnerId":"111","AuthPrincipalType":"SubUser",,"NoPermissionType":"ImplicitDeny","PolicyType":"AccountLevelIdentityBasedPolicy","EncodedDiagnosticMessage":"xxxxxx"}

Examples

Success response

JSON format

{
  "RequestId": "FAED4C02-AF99-5015-A075-692DE9C99630",
  "AccessDeniedDetail": "{\"AuthAction\":\"xxx\",\"AuthPrincipalDisplayName\":\"222\",\"AuthPrincipalOwnerId\":\"111\",\"AuthPrincipalType\":\"SubUser\",,\"NoPermissionType\":\"ImplicitDeny\",\"PolicyType\":\"AccountLevelIdentityBasedPolicy\",\"EncodedDiagnosticMessage\":\"xxxxxx\"}"
}

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
403 Lindorm.Errorcode.OperationDenied You are not authorized to operate on the specified resource. You are not authorized to manage the specified resource.
403 Lindorm.Errorcode.ServiceLinkedRoleNoPermission No permission to create service linked role. You are not authorized to create the service-linked role.
403 API.Forbidden The API operation is forbidden in this environment. This operation is not supported in the current environment.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.