EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Vnas Servers

GET /vdc/storage-systems/{id}/vnasservers

Gets all virtual NAS for the registered storage system with the passed id.

idthe URN of a ViPR storage system.

Required Roles

Requires one of the following roles:

  • SYSTEM_ADMIN
  • SYSTEM_MONITOR

Response Body

A reference to a StoragePooList specifying the id and self link for each storage pool.

Field Description Type Notes
<vnas_servers>
</vnas_servers>