EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Volume Group Snapshots

GET /volume-groups/block/{id}/protection/snapshots

List snapshots for a volume group

idThe URI of the volume group.

Required Roles

Requires one of the following roles:

  • SYSTEM_MONITOR
  • TENANT_ADMIN

Response Body

SnapshotList

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