All Products
Search
Document Center

Tablestore:ChangeResourceGroup

Last Updated:Nov 11, 2024

Changes the resource group to which an instance belongs.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

POST /v2/openapi/changeresourcegroup HTTP/1.1

Request parameters

ParameterTypeRequiredDescriptionExample
bodyobjectNo

The request body.

ResourceIdstringYes

The resource ID, which is the instance name.

first-ins
NewResourceGroupIdstringYes

The ID of the new resource group.

rg-aek3bgek3kxhyky

Response parameters

ParameterTypeDescriptionExample
object

The returned struct.

RequestIdstring

The request ID, which can be used to troubleshoot issues.

39871ED2-62C0-578F-A32E-B88072D5582F

Examples

Sample success responses

JSONformat

{
  "RequestId": "39871ED2-62C0-578F-A32E-B88072D5582F"
}

Error codes

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

Change history

Change timeSummary of changesOperation
No change history