
Add support for creating ports using either node UUID or node name. Closes-Bug: #1439901 Change-Id: I215619648bbe7aa1152e0f117971bece74ffe1fe
14 lines
388 B
JSON
14 lines
388 B
JSON
{
|
|
"node_ident": "6d85703a-565d-469a-96ce-30b6de53079d",
|
|
"portgroup_uuid": "e43c722c-248e-4c6e-8ce8-0d8ff129387a",
|
|
"name": "port1",
|
|
"address": "11:11:11:11:11:11",
|
|
"is_smartnic": true,
|
|
"local_link_connection": {
|
|
"switch_id": "0a:1b:2c:3d:4e:5f",
|
|
"port_id": "Ethernet3/1",
|
|
"switch_info": "switch1"
|
|
},
|
|
"physical_network": "physnet1"
|
|
}
|