All Products
Search
Document Center

PolarDB:AddPolarFsPathMapping

Last Updated:Apr 24, 2026

Adds a transparent acceleration path.

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

Yes

The ID of the PolarFS instance.

pfs-2ze0i74ka607*****

DBClusterId

string

Yes

The ID of the cluster.

pc-**************

CustomBucketPathList

array<object>

No

A list of objects, each containing a bucket and its corresponding path.

object

No

Specifies a bucket and its corresponding path.

Bucket

string

No

The name of the bucket.

Bucket1

Path

string

No

The custom storage path.

/data1

Response elements

Element

Type

Description

Example

object

The returned data.

RequestId

string

The request ID.

CDB3258F-B5DE-43C4-8935-CBA0CA******

Examples

Success response

JSON format

{
  "RequestId": "CDB3258F-B5DE-43C4-8935-CBA0CA******"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.