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