Apache CloudStack 4.15.0.0 Root Admin API Reference
					
                                        
                                        
                                    
                                addOpenDaylightController
Adds an OpenDyalight controler
Request parameters
| Parameter Name | Description | Required | 
| password | Credential to access the OpenDaylight API | true | 
| physicalnetworkid | the Physical Network ID | true | 
| url | Api URL of the OpenDaylight Controller. | true | 
| username | Username to access the OpenDaylight API | true | 
Response Tags
| Response Name | Description | 
| id | device id of the controller | 
| name | the name assigned to the controller | 
| physicalnetworkid | the physical network to which this controller belongs to | 
| url | the url of the controller api | 
| username | the username to authenticate to the controller |