EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Snapshot Share AC Ls

GET /file/snapshots/{id}/shares/{shareName}/acl

id
shareName

Required Roles

Requires one of the following roles:

  • SYSTEM_MONITOR
  • TENANT_ADMIN

Response Body

Field Description Type Notes
<share_acl>
<acl>
<ace>     0-* Elements
<filesystem_id> URI
<snapshot_id> URI
<user> String
<group> String
<share_name> String
<permission> String
<domain> String
</ace>      
</acl>
</share_acl>