SFS Turbo Actions¶
File Systems¶
Permission | API | Action | Dependent Permission | IAM Project (Project) |
---|---|---|---|---|
Creating a File System | POST /v1/{project_id}/sfs-turbo/shares | sfsturbo:shares:createShare |
| Y |
Querying Details About All File Systems | GET /v1/{project_id}/sfs-turbo/shares/detail | sfsturbo:shares:getAllShares |
| Y |
Querying Details About a File System | GET /v1/{project_id}/sfs-turbo/shares/{share_id} | sfsturbo:shares:getShare |
| Y |
Deleting a File System | DELETE /v1/{project_id}/sfs-turbo/shares/{share_id} | sfsturbo:shares:deleteShare |
| Y |
File System Expansion¶
Permission | API | Action | IAM Project (Project) |
---|---|---|---|
Expanding the Capacity of a File System | POST /v1/{project_id}/sfs-turbo/shares/{share_id}/action | sfsturbo:shares:shareAction | Y |
APIs for Console Only¶
Permission | API | Action | Dependent Permission | IAM Project (Project) |
---|---|---|---|---|
Changing a Security Group | For Console only | sfsturbo:shares:shareAction | To modify a security group, you must have the following permissions:
| Y |
Querying the SFS Turbo Quota | For Console only | sfsturbo:shares:getQuota |
| Y |
Obtaining the AZ Information | For Console only | sfsturbo:shares:getAZInfo |
| Y |
Obtaining SFS Turbo Specifications | For Console only | sfsturbo:shares:getFlavors |
| Y |
Checking the Name of a File System | For Console only | sfsturbo:shares:checkShareName |
| Y |