EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Vcenter Data Center Clusters

GET /compute/vcenter-data-centers/{id}/clusters

List the clusters in a vCenter data center.

idthe URN of a ViPR vCenter data center

Required Roles

This call has no restrictions.


Response Body

The list of clusters of the vCenter data center.

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>