Adds a transparent acceleration path.
Try it now
Test
RAM authorization
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.