All Products
Search
Document Center

Cloud Parallel File Storage:DisableDataInsight

Last Updated:Aug 28, 2026

Disables EBS Lens.

Operation description

  • This operation is currently in invitational preview. To use this feature, submit a ticket.

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

FileSystemId

string

Yes

The file system ID.

  • CPFS for Lingjun: The ID must start with bmcpfs-, for example, bmcpfs-0015****.

Note

Only CPFS for Lingjun file systems are supported.

bmcpfs-290w65p03ok64y*****

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The request ID.

5B4511A7-C99E-4071-AA8C-32E2529D****

Examples

Success response

JSON format

{
  "RequestId": "5B4511A7-C99E-4071-AA8C-32E2529D****"
}

Error codes

HTTP status code

Error code

Error message

Description

400 IllegalCharacters The parameter contains illegal characters. The parameter contains illegal characters.
400 MissingFileSystemId FileSystemId is mandatory for this action. The FileSystemId parameter is not specified.
400 FeatureOrAPI.NotSupported The Feature/API is not supported in this region now.
400 InvalidFilesystemType.NotSupport This Api does not support this fileSystem type. The current interface does not support this type of file system.
400 DataInsight.NotSupported Data insight is not supported on this file system. Data Insights is not supported.
400 Feature.NotSupport The feature is not supported. Feature not supported.
403 InvalidStatus FileSystem status is invalid. The file system status does not meet the requirements.
403 InvalidStatus.ResourceMismatch Resource status mismatch. The file system and UID do not match.
404 InvalidFileSystem.NotFound The specified filesystem does not exist. The specified file system does not exist.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.