Supported Actions
The check mark (√) and cross symbol (x) indicate that an action takes effect or does not take effect for the corresponding type of projects.
General-Purpose File System Management
|
Permission |
API |
Action |
IAM Project (Project) |
Enterprise Project (Enterprise Project) |
|---|---|---|---|---|
|
Creating a General-Purpose File System |
PUT /{file-system-name} |
sfs3:fileSystem:createFileSystem |
× |
√ |
|
Listing General-Purpose File Systems |
GET / |
sfs3:fileSystem:listFileSystems |
× |
√ |
|
Deleting a General-Purpose File System |
DELETE /{file-system-name} |
sfs3:fileSystem:deleteFileSystem |
× |
√ |
ACL Management
|
Permission |
API |
Action |
IAM Project (Project) |
Enterprise Project (Enterprise Project) |
|---|---|---|---|---|
|
Configuring an ACL for a General-Purpose File System |
PUT /{file-system-name}?sfsacl |
sfs3:fileSystem:putACL |
× |
√ |
|
Obtaining an ACL for a General-Purpose File System |
GET /{file_system_name}/?sfsacl |
sfs3:fileSystem:getACL |
× |
√ |
|
Deleting an ACL from a General-Purpose File System |
DELETE /{file_system_name}/?sfsacl |
sfs3:fileSystem:deleteACL |
× |
√ |
Tag Management
|
Permission |
API |
Action |
IAM Project (Project) |
Enterprise Project (Enterprise Project) |
|---|---|---|---|---|
|
Batch Adding Tags to a Resource |
POST /v3/sfs/tms/{project_id}/file-systems/{resource_id}/tags/create |
sfs3:tags:tagResource |
× |
√ |
|
Batch Deleting Tags from a Resource |
POST /v3/sfs/tms/{project_id}/file-systems/{resource_id}/tags/delete |
sfs3:tags:unTagResource |
× |
√ |
|
Querying Tags of a Resource |
GET /v3/sfs/tms/{project_id}/file-systems/{resource_id}/tags |
sfs3:tags:listTagsForResource |
× |
√ |
|
Querying Resources by Tag |
POST /v3/sfs/tms/{project_id}/file-systems/resource-instances/filter |
sfs3:tags:listResourcesByTag |
× |
× |
|
Querying the Number of Resources by Tag |
POST /v3/sfs/tms/{project_id}/file-systems/resource-instances/count |
sfs3:tags:listResourcesByTag |
× |
× |
|
Querying Tags in a Project |
GET /v3/sfs/tms/{project_id}/file-systems/tags |
sfs3:tags:listTags |
× |
× |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot