Tag
In the following tables, √ indicates that the item is supported, and × indicates that the item is not supported.
Permission | API | Action | IAM Project (Project) | Enterprise Project (Enterprise Project) |
---|---|---|---|---|
Obtain all EVS tags of a tenant. | GET /v2/{project_id}/cloudvolumes/tags |
| √ | × |
Batch add tags for a specified EVS disk. | POST /v2/{project_id}/cloudvolumes/{volume_id}/tags/action | evs:volumeTags:create | √ | × |
Batch delete tags for a specified EVS disk. | POST /v2/{project_id}/cloudvolumes/{volume_id}/tags/action | evs:volumeTags:delete | √ | × |
Query the tags of an EVS disk. | GET /v2/{project_id}/cloudvolumes/{volume_id}/tags | evs:volumeTags:getById | √ | × |
Query details of EVS disks by tag. | POST /v2/{project_id}/cloudvolumes/resource_instances/action | evs:volumeTags:get | √ | × |
Parent topic: Permissions Policies and Supported Actions