EMC ViPR REST API

Search (SHIFT+S)

API Reference


Action On Volume

POST /v2/{tenant_id}/volumes/{volume_id}/action

Action could be either export or unexport volume NOTE: This is an asynchronous operation.

tenant_id
volume_id

Required Roles

Requires one of the following roles:

  • SYSTEM_MONITOR
  • TENANT_ADMIN

Request Payload

All parameters are required unless otherwise stated.

Field Description Type Notes
<String>
</String>

Response Body

A reference to a BlockTaskList containing a list of TaskResourceRep references specifying the task data for the volume creation tasks.