Disk
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) |
---|---|---|---|---|
Create EVS disks. |
POST /v2/{project_id}/cloudvolumes |
evs:volumes:create |
√ |
√ |
Create EVS disks (Cinder API). |
POST /v2/{project_id}/volumes |
√ |
× |
|
Expand the capacity of an EVS disk. |
POST /v2/{project_id}/cloudvolumes/{volume_id}/action |
evs:volumes:extend |
√ |
√ |
Query EVS disks. |
GET /v2/{project_id}/cloudvolumes |
evs:volumes:list |
√ |
× |
Query EVS disks (Cinder API). |
GET /v2/{project_id}/volumes |
evs:volumes:list |
√ |
× |
Query details of all EVS disks. |
GET /v2/{project_id}/cloudvolumes/detail |
evs:volumes:list |
√ |
√ |
Querying Details About All Disks |
GET /v2/{project_id}/os-vendor-volumes/detail |
evs:volumes:list |
√ |
× |
Query details of all EVS disks (Cinder API). |
GET /v2/{project_id}/volumes/detail |
evs:volumes:list |
√ |
× |
Query details of an EVS disk. |
GET /v2/{project_id}/os-vendor-volumes/{volume_id} |
evs:volumes:get |
√ |
× |
Query details of an EVS disk (Cinder API). |
GET /v2/{project_id}/volumes/{volume_id} |
evs:volumes:get |
√ |
× |
Delete an EVS disk. |
DELETE /v2/{project_id}/cloudvolumes/{volume_id} |
evs:volumes:delete |
√ |
√ |
Delete an EVS disk (Cinder API). |
DELETE /v2/{project_id}/volumes/{volume_id} |
evs:volumes:delete evs:volumes:get |
√ |
× |
Update EVS disk information. |
PUT /v2/{project_id}/cloudvolumes/{volume_id} |
evs:volumes:update |
√ |
√ |
Update EVS disk information (Cinder API). |
PUT /v2/{project_id}/volumes/{volume_id} |
evs:volumes:update evs:volumes:get |
√ |
× |
Update one piece of EVS disk metadata (Cinder API). |
PUT /v2/{project_id}/volumes/{volume_id}/metadata/{key} |
evs:volumes:update evs:volumes:get |
√ |
× |
Update the metadata of an EVS disk (Cinder API). |
PUT /v2/{project_id}/volumes/{volume_id}/metadata |
evs:volumes:update evs:volumes:get |
√ |
× |
Query one piece of EVS disk metadata (Cinder API). |
GET /v2/{project_id}/volumes/{volume_id}/metadata/{key} |
evs:volumes:get |
√ |
× |
Delete one piece of EVS disk metadata (Cinder API). |
DELETE /v2/{project_id}/volumes/{volume_id}/metadata/{key} |
evs:volumes:delete evs:volumes:get |
√ |
× |
Query the metadata of an EVS disk (Cinder API). |
GET /v2/{project_id}/volumes/{volume_id}/metadata |
evs:volumes:get |
√ |
× |
Add the metadata of an EVS disk (Cinder API). |
POST /v2/{project_id}/volumes/{volume_id}/metadata |
evs:volumes:update evs:volumes:get |
√ |
× |
Query EVS disk types (Cinder API). |
GET /v2/{project_id}/types |
evs:types:get |
√ |
× |
Query details of an EVS disk type (Cinder API). |
GET /v2/{project_id}/types/{type_id} |
evs:types:get |
√ |
× |
Query tenant quotas (Cinder API). |
GET /v2/{project_id}/os-quota-sets/{project_id} |
evs:quotas:get |
√ |
× |
Query extension APIs (Cinder API). |
GET /v2/{project_id}/extensions |
None |
√ |
× |
Query information of all AZs (Cinder API). |
GET /v2/{project_id}/os-availability-zone |
None |
√ |
× |
Change the billing mode of an EVS disk from pay-per-use to yearly/monthly. |
POST /v2/{project_id}/cloudvolumes/change-charge-mode |
evs:volumes:changeChargeMode |
√ |
√ |
Query the recycle bin policy. |
GET /v3/{project_id}/recycle-bin-volumes/policy |
evs:recycle_policy:get |
√ |
√ |
Recover an EVS disk from the recycle bin. |
POST /v3/{project_id}/recycle-bin-volumes/{volume_id}/revert |
evs:volumes:revert |
√ |
√ |
Change the disk type. |
POST /v2/{project_id}/volumes/{volume_id}/retype |
evs:volumes:retype |
√ |
√ |
Update the recycle bin policy. |
PUT /v3/{project_id}/recycle-bin-volumes/policy |
evs:recycle_policy:update |
√ |
√ |

If Action is None, no authorization is required.
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