EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Snapshots

GET /file/filesystems/{id}/protection/snapshots

Get file system snapshots

idthe URN of a ViPR File system

Required Roles

Requires one of the following roles:

  • SYSTEM_MONITOR
  • TENANT_ADMIN

Response Body

List of snapshots

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>