EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Volume Group Full Copies For Set

POST /volume-groups/block/{id}/protection/full-copies/copy-sets

List full copies for a volume group belonging to the provided copy set name

idThe URI of the volume group.

Required Roles

Requires one of the following roles:

  • SYSTEM_MONITOR
  • TENANT_ADMIN

Request Payload

All parameters are required unless otherwise stated.

Field Description Type Notes
<volume_group_copy_set>
<copy_set_name> String
</volume_group_copy_set>

Response Body

The list of full copies for the volume group belonging to the provided copy set name

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>