EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Volumes

GET /volume-groups/block/{id}/volumes

Get application volumes

idApplication Id

Required Roles

This call has no restrictions.


Response Body

NamedVolumesList

Field Description Type Notes
<volumes>
<volume>     0-* Elements
<name> The name of the resource String
<id> ViPR ID of the related object URI
<link> A hyperlink to the related object
</volume>      
</volumes>