EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Vcenter Hosts

GET /compute/vcenters/{id}/hosts

List the hosts of a vCenter.

idthe URN of a ViPR vCenter

Required Roles

This call has no restrictions.


Response Body

The list of hosts of the vCenter.

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>