EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Quota Directory List

GET /file/filesystems/{id}/quota-directories

Get list of quota directories for the specified file system.

idthe URN of a ViPR File system

Required Roles

Requires one of the following roles:

  • SYSTEM_MONITOR
  • TENANT_ADMIN

Response Body

List of file system quota directories.

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