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.
string
admin_state
Required
Represents Desired state of the logical port
Possible values are : UP, DOWN,