EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Storage Pool

GET /block/volumes/{id}/storage-pool

Get the storage pool of a specific volume

idthe URN of a ViPR volume to query

Required Roles

Requires one of the following roles:

  • SYSTEM_MONITOR
  • SYSTEM_ADMIN

Response Body

Storage pool details

Field Description Type Notes
<related_storage_pool>
<storage_pool>    
<name> The name of the resource String
<id> ViPR ID of the related object URI
<link> A hyperlink to the related object
</storage_pool>      
</related_storage_pool>