PortConnectionLogicalSwitch
PortConnectionLogicalSwitch
Port Connection Logical Switch Entity
AllOf
JSON Example
{
"id": "string",
"resource": {
"_create_time": 0,
"_create_user": "string",
"_last_modified_time": 0,
"_last_modified_user": "string",
"_protection": "string",
"_system_owned": false,
"description": "string",
"display_name": "string",
"id": "string",
"resource_type": "string",
"tags": [
{
"scope": "string",
"tag": "string"
}
]
},
"router_ports": [
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"_revision": 0,
"_create_time": 0,
"_create_user": "string",
"_last_modified_time": 0,
"_last_modified_user": "string",
"_protection": "string",
"_system_owned": false,
"description": "string",
"display_name": "string",
"id": "string",
"resource_type": "string",
"tags": [
{
"scope": "string",
"tag": "string"
}
],
"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"
}
]
}
],
"vm_ports": [
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"_revision": 0,
"_create_time": 0,
"_create_user": "string",
"_last_modified_time": 0,
"_last_modified_user": "string",
"_protection": "string",
"_system_owned": false,
"description": "string",
"display_name": "string",
"id": "string",
"resource_type": "string",
"tags": [
{
"scope": "string",
"tag": "string"
}
],
"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"
}
]
}
],
"vm_ports_states": [
{
"attachment": {
"attachers": [
{
"entity": "string",
"host": "string"
}
],
"id": "string",
"state": "string"
},
"discovered_bindings": [
{
"binding": {
"ip_address": "string",
"mac_address": "string",
"vlan": 0
},
"binding_timestamp": 0,
"source": "string"
}
],
"duplicate_bindings": [
{
"binding": {
"ip_address": "string",
"mac_address": "string",
"vlan": 0
},
"binding_timestamp": 0,
"source": "string",
"conflicting_port": "string"
}
],
"id": "string",
"realized_bindings": [
{
"binding": {
"ip_address": "string",
"mac_address": "string",
"vlan": 0
},
"binding_timestamp": 0,
"source": "string"
}
],
"transport_node_ids": [
"string"
]
}
],
"vm_vnics": [
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"_last_sync_time": 0,
"description": "string",
"display_name": "string",
"resource_type": "string",
"scope": [
{
"scope_id": "string",
"scope_type": "string"
}
],
"tags": [
{
"scope": "string",
"tag": "string"
}
],
"device_key": "string",
"device_name": "string",
"external_id": "string",
"host_id": "string",
"ip_address_info": [
{
"ip_addresses": [
"string"
],
"source": "string"
}
],
"lport_attachment_id": "string",
"mac_address": "string",
"owner_vm_id": "string",
"owner_vm_type": "string",
"uptv2_enabled": false,
"vm_local_id_on_host": "string"
}
]
}