九章智算云

存储 API

对象、块、文件存储

对象存储(S3 兼容)

直接使用 boto3、aws-cli 等任意 S3 客户端,endpoint 为 https://zos.zetyun.com

块存储

POST /v1/volumes              # 创建云盘
POST /v1/volumes/{id}/attach  # 挂载到实例
POST /v1/volumes/{id}/detach  # 卸载
DELETE /v1/volumes/{id}

文件存储

POST /v1/file-systems
POST /v1/file-systems/{id}/mounts

OpenAPI Playground 集成中。

最后更新于

这篇文档对你有帮助吗?

目录