InlinePortConnectionLogicalSwitch1

InlinePortConnectionLogicalSwitch1
InlinePortConnectionLogicalSwitch1
JSON Example
{
    "vm_ports": [
        {
            "_self": {
                "rel": "string"
            },
            "_system_owned": false,
            "display_name": "string",
            "description": "string",
            "tags": [
                {
                    "scope": "string",
                    "tag": "string"
                }
            ],
            "_revision": 0,
            "_create_user": "string",
            "_schema": "string",
            "_create_time": 0,
            "_links": [
                {
                    "action": "string",
                    "href": "string",
                    "rel": "string"
                }
            ],
            "_last_modified_time": 0,
            "_last_modified_user": "string",
            "id": "string",
            "resource_type": "string",
            "logical_switch_id": "string",
            "switching_profile_ids": [
                {
                    "value": "string",
                    "key": "string"
                }
            ],
            "attachment": {
                "attachment_type": "string",
                "id": "string"
            },
            "admin_state": "string",
            "address_bindings": [
                {
                    "vlan": 0,
                    "ip_address": "string",
                    "mac_address": "string"
                }
            ]
        }
    ],
    "vm_vnics": [
        {
            "_self": {
                "rel": "string"
            },
            "display_name": "string",
            "description": "string",
            "_last_sync_time": 0,
            "tags": [
                {
                    "scope": "string",
                    "tag": "string"
                }
            ],
            "_links": [
                {
                    "action": "string",
                    "href": "string",
                    "rel": "string"
                }
            ],
            "_schema": "string",
            "resource_type": "string",
            "mac_address": "string",
            "device_key": "string",
            "host_id": "string",
            "owner_vm_id": "string",
            "vm_local_id_on_host": "string",
            "external_id": "string",
            "lport_attachment_id": "string",
            "ip_address_info": [
                {
                    "source": "string",
                    "ip_addresses": [
                        "string"
                    ]
                }
            ],
            "device_name": "string"
        }
    ],
    "router_ports": [
        {
            "_self": {
                "rel": "string"
            },
            "_system_owned": false,
            "display_name": "string",
            "description": "string",
            "tags": [
                {
                    "scope": "string",
                    "tag": "string"
                }
            ],
            "_revision": 0,
            "_create_user": "string",
            "_schema": "string",
            "_create_time": 0,
            "_links": [
                {
                    "action": "string",
                    "href": "string",
                    "rel": "string"
                }
            ],
            "_last_modified_time": 0,
            "_last_modified_user": "string",
            "id": "string",
            "resource_type": "string",
            "logical_switch_id": "string",
            "switching_profile_ids": [
                {
                    "value": "string",
                    "key": "string"
                }
            ],
            "attachment": {
                "attachment_type": "string",
                "id": "string"
            },
            "admin_state": "string",
            "address_bindings": [
                {
                    "vlan": 0,
                    "ip_address": "string",
                    "mac_address": "string"
                }
            ]
        }
    ]
}
vm_ports
Optional

vm_ports

vm_vnics
Optional

vm_vnics

router_ports
Optional

router_ports