InlineLogicalPort1

InlineLogicalPort1
InlineLogicalPort1
JSON Example
{
    "logical_switch_id": "string",
    "switching_profile_ids": [
        {
            "value": "string",
            "key": "string"
        }
    ],
    "attachment": {
        "attachment_type": "string",
        "context": {
            "allocate_addresses": "string",
            "resource_type": "string"
        },
        "id": "string"
    },
    "admin_state": "string",
    "address_bindings": [
        {
            "vlan": 0,
            "ip_address": "string",
            "mac_address": "string"
        }
    ]
}
string
logical_switch_id
Required

Id of the Logical switch that this port belongs to.

switching_profile_ids
Optional

switching_profile_ids

attachment
Optional

attachment

string
admin_state
Required

Represents Desired state of the logical port

Possible values are : UP, DOWN,
address_bindings
Optional

Address bindings for logical port