Skip to main content

File Storage

File Storage is a file storage service that lets multiple clients share and use data over a network.

For more information, see the File Storage service documentation.

Endpoint

The File Storage OpenAPI endpoint is as follows.

https://file_storage.kr-central-2.kakaocloud.com

API list

The following table lists the OpenAPIs provided by File Storage in alphabetical order.

APIDescription
Create backupCreates a backup of a Basic file system.
Create Basic file systemCreates a Basic file system.
Create Infinite file systemCreates an Infinite file system.
Create shared volumeCreates a shared volume in the specified Infinite file system.
Delete backupDeletes the specified Basic file system backup.
Delete Basic file systemDeletes the specified Basic file system.
Delete Infinite file systemDeletes the specified Infinite file system.
Delete shared volumeDeletes a shared volume from the specified Infinite file system.
Get backupRetrieves details of the specified Basic file system backup.
Get Basic file systemRetrieves details of the specified Basic file system.
Get file system usageRetrieves File Storage resource usage for the project.
Get Infinite file systemRetrieves details of the specified Infinite file system.
Get shared volumeRetrieves details of a shared volume in the specified Infinite file system.
List backupsLists Basic file system backups in the project.
List Basic file systemsLists Basic file systems in the project.
List Infinite file systemsLists Infinite file systems in the project.
List shared volumesLists shared volumes in the specified Infinite file system.
Restore backupCreates a new Basic file system or restores data to an existing Basic file system from the specified backup.
Update backupModifies the name or description of the specified Basic file system backup.
Update Basic file systemModifies the description, storage capacity, or allowed CIDRs of the specified Basic file system.
Update Infinite file systemModifies the description or security groups of the specified Infinite file system.
Update shared volumeModifies the description, quota, or access permissions of a shared volume in the specified Infinite file system.