All Products
Search
Document Center

Server Load Balancer:MoveResourceGroup

Last Updated:Mar 14, 2024

Moves a resource to another resource group.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The region ID of the Classic Load Balancer (CLB) instance.

cn-beijing
ResourceIdstringYes

The resource ID.

lb-uf6ghek7ds2btzt65****
ResourceTypestringYes

The type of the resource. Valid values:

  • loadbalancer: a CLB instance
  • certificate: a certificate
  • acl: an access control list (ACL)
loadbalancer
NewResourceGroupIdstringYes

The ID of the resource group to which you want to move the resource.

rg-aek2rpsek5h****
ResourceGroupIdstringNo

The resource group ID.

rg-aek2dmxj56z****
access_key_idstringNo

The AccessKey ID provided by Alibaba Cloud.

LTAI5tPmFGUpmyWwD8gp****

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

18CAE30A-79CF-544C-86DB-EB36C739642E

Examples

Sample success responses

JSONformat

{
  "RequestId": "18CAE30A-79CF-544C-86DB-EB36C739642E"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history