EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get All RA Groups

GET /vdc/storage-systems/{id}/rdf-groups

id

Required Roles

Requires one of the following roles:

  • SYSTEM_ADMIN
  • SYSTEM_MONITOR

Response Body

Field Description Type Notes
<rdf_groups>
<rdf_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
</rdf_group>      
</rdf_groups>