Apache CloudStack 4.14.1.0-SNAPSHOT Root Admin API Reference
					
                                        
                                        
                                    
                                addNiciraNvpDevice
Adds a Nicira NVP device
Request parameters
| Parameter Name | Description | Required | 
| hostname | Hostname of ip address of the Nicira NVP Controller. | true | 
| password | Credentials to access the Nicira Controller API | true | 
| physicalnetworkid | the Physical Network ID | true | 
| transportzoneuuid | The Transportzone UUID configured on the Nicira Controller | true | 
| username | Credentials to access the Nicira Controller API | true | 
| l2gatewayserviceuuid | The L2 Gateway Service UUID configured on the Nicira Controller | false | 
| l3gatewayserviceuuid | The L3 Gateway Service UUID configured on the Nicira Controller | false | 
Response Tags
| Response Name | Description | 
| hostname | the controller Ip address | 
| l2gatewayserviceuuid | this L2 gateway service Uuid | 
| l3gatewayserviceuuid | this L3 gateway service Uuid | 
| niciradevicename | device name | 
| nvpdeviceid | device id of the Nicire Nvp | 
| physicalnetworkid | the physical network to which this Nirica Nvp belongs to | 
| provider | name of the provider | 
| transportzoneuuid | the transport zone Uuid |