All Products
Search
Document Center

PolarDB:MovePolarFsObjects

Last Updated:Apr 27, 2026

Renames or moves files in a PolarFs instance.

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 syntax

POST / HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

PolarFsInstanceId

string

No

The PolarFs instance ID.

pfs-test*****

ObjectsToMove

array<object>

No

A list of files to move or rename.

object

No

A file to move or rename.

SourcePath

string

No

The source path.

/test

DestinationPath

string

No

The destination path.

/test1

Response elements

Element

Type

Description

Example

object

The response object.

RequestId

string

The request ID.

6BD9CDE4-5E7B-4BF3-9BB8-83C73E******

PolarFsInstanceId

string

The PolarFs instance ID.

pfs-2ze0i74ka607*****

Examples

Success response

JSON format

{
  "RequestId": "6BD9CDE4-5E7B-4BF3-9BB8-83C73E******",
  "PolarFsInstanceId": "pfs-2ze0i74ka607*****"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.