EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Children Volume Groups

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

Get the list of child volume groups

id

Required Roles

This call has no restrictions.


Response Body

Field Description Type Notes
<volume-groups>
<volume-group>     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-group>      
</volume-groups>