DeletePolarFsPathMapping

更新时间:
复制 MD 格式

Deletes a path mapping for transparent acceleration.

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

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.