EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Volume Group Full Copy Sets

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

List full copy set names for a volume group

idThe URI of the volume group.

Required Roles

Requires one of the following roles:

  • SYSTEM_MONITOR
  • TENANT_ADMIN

Response Body

The list of full copy set names for the volume group

Field Description Type Notes
<copy_sets>
<copy_set> List of copy set names belonging to volume group. String 0-* Elements
</copy_sets>