All Products
Search
Document Center

Cloud Parallel File Storage:DeleteCpfsAccessPoint

Last Updated:Aug 28, 2026

Deletes a CPFS for Lingjun access point.

Operation description

Deletes a CPFS for Lingjun access point.

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

GET / HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

RegionId

string

Yes

The region ID.

cn-hangzhou

FileSystemId

string

Yes

The file system ID.

  • CPFS: The ID must start with cpfs-, such as cpfs-099394bd928c****.

  • CPFS for Lingjun: The ID must start with bmcpfs-, such as bmcpfs-290w65p03ok64ya****.

bmcpfs-099394bd928c****

AccessPointId

string

Yes

The access point ID.

ap-ie15yd****

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The request ID.

BC7C825C-5F65-4B56-BEF6-98C56C7C****

Examples

Success response

JSON format

{
  "RequestId": "BC7C825C-5F65-4B56-BEF6-98C56C7C****"
}

Error codes

HTTP status code

Error code

Error message

Description

400 InvalidRequest The request is invalid. Invalid request
400 InvalidParameter.FileSystem Invalid FileSystem in ResourceIds.
400 InvalidFilesystemType.NotSupport This Api does not support this fileSystem type. The current interface does not support this type of file system.
400 FeatureOrAPI.NotSupported The Feature/API is not supported in this region now.
403 Forbbiden.Ram User not authorized to operate on the specified resource, or this API doesn't support RAM. The user is not authorized to operate the specified resource, or the API does not support RAM.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.