EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Consistency Group Full Copies

GET /block/consistency-groups/{id}/protection/full-copies

List full copies for a consistency group

idThe URI of the consistency group.

Required Roles

Requires one of the following roles:

  • SYSTEM_MONITOR
  • TENANT_ADMIN

Response Body

The list of full copies for the consistency group

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