EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Clusters

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

Get application clusters

idApplication Id

Required Roles

This call has no restrictions.


Response Body

ClusterList

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