InlineVifAttachmentContext1
{
"app_id": "string",
"bms_interface_config": {
"app_intf_name": "string",
"default_gateway": "string",
"migrate_intf": "string",
"routing_table": [
"string"
]
},
"parent_vif_id": "string",
"traffic_tag": 0,
"transport_node_uuid": "string",
"vif_type": "string"
}
An application ID used to identify / look up a child VIF behind a parent VIF. Only effective when vif_type is CHILD.
The Attached interface is only effective for the port on Bare metal server.
VIF ID of the parent VIF if vif_type is CHILD
Current we use VLAN id as the traffic tag. Only effective when vif_type is CHILD. Each logical port inside a container must have a unique traffic tag. If the traffic_tag is not unique, no error is generated, but traffic will not be delivered to any port with a non-unique tag.
Only effective when vif_type is INDEPENDENT. Each logical port inside a bare metal server or container must have a transport node UUID. We use transport node ID as transport node UUID.
Type of the VIF attached to logical port