📁 Files

安全对象存储服务

Files 提供用于 bucket 以及文件上传、下载、列表、元数据和删除的 REST API。

Files

核心功能

使用 bucket 组织文件,并通过简单的 HTTP endpoint 访问它们。

Bucket API

创建、列出、读取和删除带名称与描述的 bucket。

文件操作

在 bucket 中上传、下载、列出、查看和删除文件。

存储的元数据

API 会返回大小、MIME 类型、时间戳和内容哈希。

Quick start

快速开始

使用 API 在几秒内开始使用 Files。

1curl -X POST https://files.hola.cloud/v1/buckets \
2  -H 'X-Glue-Authentication: {"user":{"id":"user-123"}}' \
3  -d '{"name":"my-bucket","description":"Uploads for my app"}'
Use cases

常见用例

微服务编排

Build and deploy with Files on HolaCloud's enterprise platform, designed for security, reliability, and scale.

数据管道自动化

Build and deploy with Files on HolaCloud's enterprise platform, designed for security, reliability, and scale.

事件驱动架构

Build and deploy with Files on HolaCloud's enterprise platform, designed for security, reliability, and scale.

后端 API 开发

Build and deploy with Files on HolaCloud's enterprise platform, designed for security, reliability, and scale.

Ready to get started?

Explore the documentation or launch the console to start building with Files.

评论

发表评论