File Storage features, resources, and access

File Storage resources supported for access authorization:

  • File Storage


File Storage feature and permissions needed to implement the feature:

We provide you with 3 main permission groups (List, Read, Write) with meanings described in the table below:

Action
Description
Resource

ListFileStorage

Get list of storage files

N/A

ListTag

Get list of tags on each storage file

  • All resources or by specific file-storage-id resource

GetFileStorage

Get details of a storage file

  • All resources or by specific file-storage-id resource

GetMountGuide

Get mount target information

  • All resources or by specific file-storage-id resource

CreateFileStorage

Create a new file storage

N/A

CreateFileStorageTag

Create a new tag for file storage

  • All resources or by specific file-storage-id resource

ResizeFileStorage

Change the max quota size of a Storage File

  • All resources or by specific file-storage-id resource

EditFileStorage

Edit a storage file

  • All resources or by specific file-storage-id resource

EditFileStorageTag

Edit the tags of a storage file

  • All resources or by specific file-storage-id resource

DeleteFileStorage

Delete a storage file

  • All resources or by specific file-storage-id resource

DeleteFileStorageTag

Remove tags from a storage file

  • All resources or by specific file-storage-id resource

Last updated