Apache CloudStack 4.23.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 |