EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Native Continuous Copies

GET /file/filesystems/{id}/protection/continuous-copies

List FileShare mirrors

idthe URN of a ViPR FileShare to list mirrors

Required Roles

Requires one of the following roles:

  • SYSTEM_MONITOR
  • TENANT_ADMIN

Response Body

FileShare mirror response containing a list of mirror identifiers

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