PortConnectionBMEntities

PortConnectionBMEntities
PortConnectionBMEntities

Port Connection Bare Metal Entities

JSON Example
{
    "dst_port": {
        "address_bindings": [
            {
                "ip_address": "string",
                "mac_address": "string",
                "vlan": 0
            }
        ],
        "admin_state": "string",
        "attachment": {
            "attachment_type": "string",
            "context": {
                "allocate_addresses": "string",
                "resource_type": "string"
            },
            "id": "string"
        },
        "extra_configs": [
            {
                "config_pair": {
                    "key": "string",
                    "value": "string"
                }
            }
        ],
        "ignore_address_bindings": [
            {
                "ip_address": "string",
                "mac_address": "string",
                "vlan": 0
            }
        ],
        "init_state": "string",
        "internal_id": "string",
        "logical_switch_id": "string",
        "origin_id": "string",
        "switching_profile_ids": [
            {
                "key": "string",
                "value": "string"
            }
        ]
    },
    "src_port": {
        "address_bindings": [
            {
                "ip_address": "string",
                "mac_address": "string",
                "vlan": 0
            }
        ],
        "admin_state": "string",
        "attachment": {
            "attachment_type": "string",
            "context": {
                "allocate_addresses": "string",
                "resource_type": "string"
            },
            "id": "string"
        },
        "extra_configs": [
            {
                "config_pair": {
                    "key": "string",
                    "value": "string"
                }
            }
        ],
        "ignore_address_bindings": [
            {
                "ip_address": "string",
                "mac_address": "string",
                "vlan": 0
            }
        ],
        "init_state": "string",
        "internal_id": "string",
        "logical_switch_id": "string",
        "origin_id": "string",
        "switching_profile_ids": [
            {
                "key": "string",
                "value": "string"
            }
        ]
    }
}
dst_port
Optional

dst_port

src_port
Optional

src_port