Apache CloudStack 4.23.0.0 Root Admin API Reference
addBigSwitchBcfDevice
Adds a BigSwitch BCF Controller device
Request parameters
| Parameter Name | Description | Required |
| hostname | Hostname of ip address of the BigSwitch BCF Controller. | true |
| nat | NAT support of the BigSwitch BCF Controller. | true |
| password | Password of the BigSwitch BCF Controller. | true |
| physicalnetworkid | The Physical Network ID | true |
| username | Username of the BigSwitch BCF Controller. | true |
Response Tags
| Response Name | Description |
| bcfdeviceid | Device ID of the BigSwitch BCF Controller |
| bigswitchdevicename | Device name |
| hostname | The controller IP address |
| nat | NAT support |
| password | The controller password |
| physicalnetworkid | The physical Network to which this BigSwitch BCF segment belongs to |
| provider | Name of the provider |
| username | The controller username |