EMC ViPR REST API

Search (SHIFT+S)

API Reference


Assign V Nas Servers To Project

PUT /projects/{id}/assign-vnas-servers

Assign VNAS Servers to a project

idthe URN of a ViPR Project

Required Roles

  • SYSTEM_ADMIN

Request Payload

All parameters are required unless otherwise stated.

Field Description Type Notes
<vnas_servers>
<vnas_server> List of Virtual NAS. A Virtual NAS represents a virtual NAS server of a storage device. String 0-* Elements
</vnas_servers>

Response Body

No data returned in response body