InlineLogicalSwitch1

InlineLogicalSwitch1
InlineLogicalSwitch1
JSON Example
{
    "replication_mode": "string",
    "admin_state": "string",
    "address_bindings": [
        {
            "vlan": 0,
            "ip_address": "string",
            "mac_address": "string"
        }
    ],
    "transport_zone_id": "string",
    "ip_pool_id": "string",
    "vlan": 0,
    "switching_profile_ids": [
        {
            "value": "string",
            "key": "string"
        }
    ],
    "mac_pool_id": "string",
    "vni": 0
}
string
replication_mode
Optional

Replication mode of the Logical Switch

Possible values are : MTEP, SOURCE,
string
admin_state
Required

Represents Desired state of the Logical Switch

Possible values are : UP, DOWN,
address_bindings
Optional

Address bindings for the Logical switch

string
transport_zone_id
Required

Id of the TransportZone to which this LogicalSwitch is associated

string
ip_pool_id
Optional

IP pool id that associated with a LogicalSwitch.

integer As int64 As int64
vlan
Optional

vlan

switching_profile_ids
Optional

switching_profile_ids

string
mac_pool_id
Optional

Mac pool id that associated with a LogicalSwitch.

integer As int32 As int32
vni
Optional

VNI for this LogicalSwitch.