summaryrefslogtreecommitdiff
path: root/api-ref/source/samples/port-create-request.json
blob: 22b6c7ef0d2fdd4458122ddecef9fe9df4957f91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "node_uuid": "6d85703a-565d-469a-96ce-30b6de53079d",
    "portgroup_uuid": "e43c722c-248e-4c6e-8ce8-0d8ff129387a",
    "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"
}