Deletes a path mapping for transparent acceleration.
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 |
The list of bucket-path mappings to delete. |
|
|
object |
No |
The bucket and path for a single mapping. |
||
| Bucket |
string |
No |
The name of the bucket. |
Bucket |
| Path |
string |
No |
The path in the bucket. |
/data |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response object. |
||
| RequestId |
string |
The ID of the request. |
7E2FE3BB-C677-5FF9-9FC5-9CF364BD6BE5 |
Examples
Success response
JSON format
{
"RequestId": "7E2FE3BB-C677-5FF9-9FC5-9CF364BD6BE5"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.