EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Full Copies

GET /block/volumes/{id}/protection/full-copies

Returns a list of the full copy volume references associated with a given volume.

idthe URN of a ViPR source volume from which to retrieve associated full copies

Required Roles

Requires one of the following roles:

  • SYSTEM_MONITOR
  • TENANT_ADMIN

Response Body

Full copy volume response containing a list of full copy identifiers

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>