DisableDataInsight - 关闭数据洞察
更新时间:
复制 MD 格式
关闭数据洞察。
接口说明
当前邀测使用,如需使用请提交工单申请。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
调试
授权信息
请求语法
POST HTTP/1.1
请求参数
|
名称 |
类型 |
必填 |
描述 |
示例值 |
| FileSystemId |
string |
是 |
文件系统 ID。
说明
仅 CPFS 智算版文件系统支持。 |
bmcpfs-290w65p03ok64y***** |
返回参数
|
名称 |
类型 |
描述 |
示例值 |
|
object |
Schema of Response |
||
| RequestId |
string |
请求 ID。 |
5B4511A7-C99E-4071-AA8C-32E2529D**** |
示例
正常返回示例
JSON格式
{
"RequestId": "5B4511A7-C99E-4071-AA8C-32E2529D****"
}
错误码
|
HTTP status code |
错误码 |
错误信息 |
描述 |
|---|---|---|---|
| 400 | IllegalCharacters | The parameter contains illegal characters. | 参数非法。 |
| 400 | MissingFileSystemId | FileSystemId is mandatory for this action. | 未指定FileSystemId参数。 |
| 400 | FeatureOrAPI.NotSupported | The Feature/API is not supported in this region now. | |
| 400 | InvalidFilesystemType.NotSupport | This Api does not support this fileSystem type. | 当前接口不支持该类型文件系统。 |
| 400 | DataInsight.NotSupported | Data insight is not supported on this file system. | 数据洞察不支持。 |
| 400 | Feature.NotSupport | The feature is not supported. | 特性不支持。 |
| 403 | InvalidStatus | FileSystem status is invalid. | 文件系统状态不符合要求。 |
| 403 | InvalidStatus.ResourceMismatch | Resource status mismatch. | 文件系统和UID不匹配。 |
| 404 | InvalidFileSystem.NotFound | The specified filesystem does not exist. | 指定的文件系统不存在。 |
访问错误中心查看更多错误码。
变更历史
更多信息,参考变更详情。
该文章对您有帮助吗?