EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Hosts

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

Get application hosts

idApplication Id

Required Roles

This call has no restrictions.


Response Body

HostList

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