Request parameters
| Parameter Name | Description | Required |
| apiversion | the version of the API to use to communicate to Nuage VSD | true |
| hostname | the hostname of the Nuage VSD | true |
| password | the password of CMS user in Nuage VSD | true |
| physicalnetworkid | the ID of the physical network in to which Nuage VSP is added | true |
| port | the port to communicate to Nuage VSD | true |
| retrycount | the number of retries on failure to communicate to Nuage VSD | true |
| retryinterval | the time to wait after failure before retrying to communicate to Nuage VSD | true |
| username | the user name of the CMS user in Nuage VSD | true |
Response Tags
| Response Name | Description |
| apiversion | the version of the API to use to communicate to Nuage VSD |
| hostname | the hostname of the Nuage VSD |
| nuagedevicename | the name of the Nuage VSP device |
| physicalnetworkid | the ID of the physical network to which this Nuage VSP belongs to |
| port | the port to communicate to Nuage VSD |
| provider | the service provider name corresponding to this Nuage VSP device |
| retrycount | the number of retries on failure to communicate to Nuage VSD |
| retryinterval | the time to wait after failure before retrying to communicate to Nuage VSD |
| vspdeviceid | the device id of the Nuage VSD |