InlineBridgeEndpoint1
{
"bridge_cluster_id": "string",
"bridge_endpoint_profile_id": "string",
"ha_enable": false,
"uplink_teaming_policy_name": "string",
"vlan": 0,
"vlan_transport_zone_id": "string",
"vlan_trunk_spec": {
"vlan_ranges": [
{
"end": 0,
"start": 0
}
]
}
}
This field will not be used if an edge cluster is being used for the bridge endpoint
This field will not be used if a bridge cluster is being used for the bridge endpoint
This field will not be used if an edge cluster is being used for the bridge endpoint
This name has to be one of the switching uplink teaming policy names listed inside the TransportZone. If this field is not specified, bridge will use the first pnic in host-switch config. This field will not be used if a bridge cluster is being used for the bridge endpoint
This property is used for VLAN specification of bridge endpoint. It's mutually exclusive with 'vlan_trunk_spec', either 'vlan' or 'vlan_trunk_spec' should be specified.
This field will not be used if a bridge cluster is being used for the bridge endpoint