InlineLogicalPortListResult1
InlineLogicalPortListResult1
JSON Example
{
"results": [
{
"_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"
}
]
}
]
}