NsxBridgeProfileConfig

NsxBridgeProfileConfig
Bridge Profile Configuration

configuration parameters for Bridge Profile

JSON Example
{
    "bridge_profile_path": "string",
    "uplink_teaming_policy_name": "string",
    "vlan_ids": [
        "string"
    ],
    "vlan_transport_zone_path": "string"
}
string
bridge_profile_path
Required  

Same bridge profile can be configured on different segments. Each bridge profile on a segment must unique.

string
uplink_teaming_policy_name
Optional

The name of the switching uplink teaming policy for the bridge endpoint. This name corresponds to one fot he switching uplink teaming policy names listed in teh transport zone. When this property is not specified, the teaming policy is assigned by MP.

array of string
vlan_ids
Optional

VLAN specification for bridge endpoint. Either VLAN ID or VLAN ranges can be specified. Not both.

string
vlan_transport_zone_path
Required  

VLAN transport zone should belong to the enforcment-point as the transport zone specified in the segment.