All Products
Search
Document Center

Apsara File Storage NAS:ChangeResourceGroup

Last Updated:Sep 10, 2024

Changes the resource group to which a file system belongs.

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
RegionIdstringNo

The region ID of the zone.

You can call the DescribeRegions operation to query the latest region list.

cn-hangzhou
ResourceIdstringYes

The resource ID.

31a8e4****
NewResourceGroupIdstringYes

The ID of the new resource group.

You can log on to the Resource Management console to view resource group IDs.

rg-acfmwavnfdf****
ResourceTypestringYes

The resource type.

Set the value to filesystem.

filesystem

Response parameters

ParameterTypeDescriptionExample
object

Schema of Response

RequestIdstring

The request ID.

BC7C825C-5F65-4B56-BEF6-98C56C7C****

Examples

Sample success responses

JSONformat

{
  "RequestId": "BC7C825C-5F65-4B56-BEF6-98C56C7C****"
}

Error codes

HTTP status codeError codeError messageDescription
404EntityNotExist.ResourceGroupThe resource group does not exist.The resource group does not exist.
404EntityNotExist.ResourceIdThe resource does not exist.-

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

Change history

Change timeSummary of changesOperation
No change history