Moves the ApsaraDB for HBase instance to the specified resource group.
Debugging
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
Action | String | Yes | MoveResourceGroup |
The operation that you want to perform. Set the value to MoveResourceGroup. |
ClusterId | String | Yes | ld-bp169l540vc6c**** |
The ID of the ApsaraDB for HBase instance. You can call the DescribeInstances operation to query the instance ID. |
NewResourceGroupId | String | Yes | rg-aekzrk6zzsy**** |
The ID of the resource group. You can call the ListResourceGroups operation to query resource groups. |
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
RequestId | String | 8CD9BFBC-D575-5FCC-BA7E-956BF0D0**** |
The ID of the request. |
Examples
Sample requests
http(s)://hbase.aliyuncs.com/?Action=MoveResourceGroup
&ClusterId=ld-bp169l540vc6c****
&NewResourceGroupId=rg-aekzrk6zzsy****
&<Common request parameters>
Sample success responses
XML
format
<MoveResourceGroupResponse>
d>8CD9BFBC-D575-5FCC-BA7E-956BF0D0****</RequestId>
</MoveResourceGroupResponse>
JSON
format
{
"RequestId":"8CD9BFBC-D575-5FCC-BA7E-956BF0D0****"
}
Error codes
For a list of error codes, visit the API Error Center.