EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Consistency Group Snapshot Sessions

GET /block/consistency-groups/{id}/protection/snapshot-sessions

List snapshot sessions in the consistency group

id- Consistency group URI

Required Roles

Requires one of the following roles:

  • SYSTEM_MONITOR
  • TENANT_ADMIN

Response Body

The list of snapshot sessions in the consistency group

Field Description Type Notes
<snapshot_sessions>
<snapshot_session>     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_session>      
</snapshot_sessions>