GET /api/dcim/interfaces/?format=api&offset=300
HTTP 200 OK
Allow: GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS, TRACE
Content-Type: application/json
Vary: Accept

{
    "count": 453,
    "next": "https://netbox.bayareabackbone.com/api/dcim/interfaces/?format=api&limit=50&offset=350",
    "previous": "https://netbox.bayareabackbone.com/api/dcim/interfaces/?format=api&limit=50&offset=250",
    "results": [
        {
            "id": 255,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/255/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/255/?format=api",
            "display": "br0",
            "device": {
                "id": 49,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/49/?format=api",
                "display": "MtVaca-CarpPk-CPE",
                "name": "MtVaca-CarpPk-CPE",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "br0",
            "label": "",
            "type": {
                "value": "bridge",
                "label": "Bridge"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": true,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T18:58:35.678085Z",
            "last_updated": "2024-12-06T18:58:35.678102Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 256,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/256/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/256/?format=api",
            "display": "eth0 (Ethernet)",
            "device": {
                "id": 49,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/49/?format=api",
                "display": "MtVaca-CarpPk-CPE",
                "name": "MtVaca-CarpPk-CPE",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth0",
            "label": "Ethernet",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pd",
                "label": "PD"
            },
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 14,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/14/?format=api",
                "display": "#14",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 104,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/104/?format=api",
                    "display": "eth0",
                    "device": {
                        "id": 15,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/15/?format=api",
                        "display": "W6AK-MtVaca-router",
                        "name": "W6AK-MtVaca-router",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 14,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/14/?format=api",
                        "display": "#14",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 104,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/104/?format=api",
                    "display": "eth0",
                    "device": {
                        "id": 15,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/15/?format=api",
                        "display": "W6AK-MtVaca-router",
                        "name": "W6AK-MtVaca-router",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 14,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/14/?format=api",
                        "display": "#14",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T18:58:35.678270Z",
            "last_updated": "2024-12-06T19:03:32.525570Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 299,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/299/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/299/?format=api",
            "display": "lan0",
            "device": {
                "id": 64,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/64/?format=api",
                "display": "N9JIM-Allison-90sec-210",
                "name": "N9JIM-Allison-90sec-210",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "lan0",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pd",
                "label": "PD"
            },
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 44,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/44/?format=api",
                "display": "#44",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 50,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/50/?format=api",
                    "display": "ether6",
                    "device": {
                        "id": 6,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/6/?format=api",
                        "display": "kn6plv-allison-router",
                        "name": "kn6plv-allison-router",
                        "description": ""
                    },
                    "name": "ether6",
                    "description": "",
                    "cable": {
                        "id": 44,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/44/?format=api",
                        "display": "#44",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 50,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/50/?format=api",
                    "display": "ether6",
                    "device": {
                        "id": 6,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/6/?format=api",
                        "display": "kn6plv-allison-router",
                        "name": "kn6plv-allison-router",
                        "description": ""
                    },
                    "name": "ether6",
                    "description": "",
                    "cable": {
                        "id": 44,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/44/?format=api",
                        "display": "#44",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-09T07:02:55.299940Z",
            "last_updated": "2024-12-09T07:05:46.621951Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 300,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/300/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/300/?format=api",
            "display": "wlan0",
            "device": {
                "id": 64,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/64/?format=api",
                "display": "N9JIM-Allison-90sec-210",
                "name": "N9JIM-Allison-90sec-210",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "wlan0",
            "label": "",
            "type": {
                "value": "ieee802.11ac",
                "label": "IEEE 802.11ac (Wi-Fi 5)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-09T07:02:55.300699Z",
            "last_updated": "2024-12-09T07:02:55.300713Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 291,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/291/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/291/?format=api",
            "display": "Ether1",
            "device": {
                "id": 63,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/63/?format=api",
                "display": "N9JIM-ALLISON-HAPAC2",
                "name": "N9JIM-ALLISON-HAPAC2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "Ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pd",
                "label": "PD"
            },
            "poe_type": {
                "value": "passive-24v-2pair",
                "label": "Passive 24V (2-pair)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 43,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/43/?format=api",
                "display": "#43",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 46,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/46/?format=api",
                    "display": "ether2",
                    "device": {
                        "id": 6,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/6/?format=api",
                        "display": "kn6plv-allison-router",
                        "name": "kn6plv-allison-router",
                        "description": ""
                    },
                    "name": "ether2",
                    "description": "",
                    "cable": {
                        "id": 43,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/43/?format=api",
                        "display": "#43",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 46,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/46/?format=api",
                    "display": "ether2",
                    "device": {
                        "id": 6,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/6/?format=api",
                        "display": "kn6plv-allison-router",
                        "name": "kn6plv-allison-router",
                        "description": ""
                    },
                    "name": "ether2",
                    "description": "",
                    "cable": {
                        "id": 43,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/43/?format=api",
                        "display": "#43",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-09T07:02:34.711093Z",
            "last_updated": "2024-12-09T07:05:00.175013Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 292,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/292/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/292/?format=api",
            "display": "Ether2",
            "device": {
                "id": 63,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/63/?format=api",
                "display": "N9JIM-ALLISON-HAPAC2",
                "name": "N9JIM-ALLISON-HAPAC2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "Ether2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-09T07:02:34.712012Z",
            "last_updated": "2024-12-09T07:02:34.712028Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 293,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/293/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/293/?format=api",
            "display": "Ether3",
            "device": {
                "id": 63,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/63/?format=api",
                "display": "N9JIM-ALLISON-HAPAC2",
                "name": "N9JIM-ALLISON-HAPAC2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "Ether3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-09T07:02:34.712129Z",
            "last_updated": "2024-12-09T07:02:34.712139Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 294,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/294/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/294/?format=api",
            "display": "Ether4",
            "device": {
                "id": 63,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/63/?format=api",
                "display": "N9JIM-ALLISON-HAPAC2",
                "name": "N9JIM-ALLISON-HAPAC2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "Ether4",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-09T07:02:34.712215Z",
            "last_updated": "2024-12-09T07:02:34.712224Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 295,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/295/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/295/?format=api",
            "display": "Ether5",
            "device": {
                "id": 63,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/63/?format=api",
                "display": "N9JIM-ALLISON-HAPAC2",
                "name": "N9JIM-ALLISON-HAPAC2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "Ether5",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-09T07:02:34.712323Z",
            "last_updated": "2024-12-09T07:02:34.712337Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 296,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/296/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/296/?format=api",
            "display": "Wireless 2.4 GHz",
            "device": {
                "id": 63,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/63/?format=api",
                "display": "N9JIM-ALLISON-HAPAC2",
                "name": "N9JIM-ALLISON-HAPAC2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "Wireless 2.4 GHz",
            "label": "",
            "type": {
                "value": "ieee802.11n",
                "label": "IEEE 802.11n (Wi-Fi 4)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-09T07:02:34.712443Z",
            "last_updated": "2024-12-09T07:02:34.712454Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 297,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/297/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/297/?format=api",
            "display": "Wireless 5 GHz",
            "device": {
                "id": 63,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/63/?format=api",
                "display": "N9JIM-ALLISON-HAPAC2",
                "name": "N9JIM-ALLISON-HAPAC2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "Wireless 5 GHz",
            "label": "",
            "type": {
                "value": "ieee802.11ac",
                "label": "IEEE 802.11ac (Wi-Fi 5)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-09T07:02:34.712535Z",
            "last_updated": "2024-12-09T07:02:34.712544Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 298,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/298/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/298/?format=api",
            "display": "usb",
            "device": {
                "id": 63,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/63/?format=api",
                "display": "N9JIM-ALLISON-HAPAC2",
                "name": "N9JIM-ALLISON-HAPAC2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "usb",
            "label": "",
            "type": {
                "value": "other",
                "label": "Other"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-09T07:02:34.712632Z",
            "last_updated": "2024-12-09T07:02:34.712643Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 316,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/316/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/316/?format=api",
            "display": "Ether1",
            "device": {
                "id": 67,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/67/?format=api",
                "display": "N9JIM-BLACK-HAPAC2",
                "name": "N9JIM-BLACK-HAPAC2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "Ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pd",
                "label": "PD"
            },
            "poe_type": {
                "value": "passive-24v-2pair",
                "label": "Passive 24V (2-pair)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-10T19:53:16.166192Z",
            "last_updated": "2024-12-10T19:53:16.166220Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 317,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/317/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/317/?format=api",
            "display": "Ether2",
            "device": {
                "id": 67,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/67/?format=api",
                "display": "N9JIM-BLACK-HAPAC2",
                "name": "N9JIM-BLACK-HAPAC2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "Ether2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-10T19:53:16.166977Z",
            "last_updated": "2024-12-10T19:53:16.166991Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 318,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/318/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/318/?format=api",
            "display": "Ether3",
            "device": {
                "id": 67,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/67/?format=api",
                "display": "N9JIM-BLACK-HAPAC2",
                "name": "N9JIM-BLACK-HAPAC2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "Ether3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-10T19:53:16.167096Z",
            "last_updated": "2024-12-10T19:53:16.167107Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 319,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/319/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/319/?format=api",
            "display": "Ether4",
            "device": {
                "id": 67,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/67/?format=api",
                "display": "N9JIM-BLACK-HAPAC2",
                "name": "N9JIM-BLACK-HAPAC2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "Ether4",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-10T19:53:16.167185Z",
            "last_updated": "2024-12-10T19:53:16.167195Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 320,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/320/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/320/?format=api",
            "display": "Ether5",
            "device": {
                "id": 67,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/67/?format=api",
                "display": "N9JIM-BLACK-HAPAC2",
                "name": "N9JIM-BLACK-HAPAC2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "Ether5",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-10T19:53:16.167273Z",
            "last_updated": "2024-12-10T19:53:16.167283Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 321,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/321/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/321/?format=api",
            "display": "Wireless 2.4 GHz",
            "device": {
                "id": 67,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/67/?format=api",
                "display": "N9JIM-BLACK-HAPAC2",
                "name": "N9JIM-BLACK-HAPAC2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "Wireless 2.4 GHz",
            "label": "",
            "type": {
                "value": "ieee802.11n",
                "label": "IEEE 802.11n (Wi-Fi 4)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-10T19:53:16.167359Z",
            "last_updated": "2024-12-10T19:53:16.167369Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 322,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/322/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/322/?format=api",
            "display": "Wireless 5 GHz",
            "device": {
                "id": 67,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/67/?format=api",
                "display": "N9JIM-BLACK-HAPAC2",
                "name": "N9JIM-BLACK-HAPAC2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "Wireless 5 GHz",
            "label": "",
            "type": {
                "value": "ieee802.11ac",
                "label": "IEEE 802.11ac (Wi-Fi 5)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-10T19:53:16.167451Z",
            "last_updated": "2024-12-10T19:53:16.167460Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 323,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/323/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/323/?format=api",
            "display": "usb",
            "device": {
                "id": 67,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/67/?format=api",
                "display": "N9JIM-BLACK-HAPAC2",
                "name": "N9JIM-BLACK-HAPAC2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "usb",
            "label": "",
            "type": {
                "value": "other",
                "label": "Other"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-10T19:53:16.167539Z",
            "last_updated": "2024-12-10T19:53:16.167548Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 218,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/218/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/218/?format=api",
            "display": "ath0 (Wireless)",
            "device": {
                "id": 37,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/37/?format=api",
                "display": "ORCA-AF-to-Wolfback",
                "name": "ORCA-AF-to-Wolfback",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ath0",
            "label": "Wireless",
            "type": {
                "value": "ieee802.11ax",
                "label": "IEEE 802.11ax (Wi-Fi 6)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": {
                "value": "station",
                "label": "Station"
            },
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [
                {
                    "id": 1,
                    "url": "https://netbox.bayareabackbone.com/api/wireless/wireless-lans/1/?format=api",
                    "display": "Wolfback AP",
                    "ssid": "Wolfback AP",
                    "description": ""
                }
            ],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T17:07:02.001547Z",
            "last_updated": "2024-12-06T17:20:57.823765Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 219,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/219/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/219/?format=api",
            "display": "br0",
            "device": {
                "id": 37,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/37/?format=api",
                "display": "ORCA-AF-to-Wolfback",
                "name": "ORCA-AF-to-Wolfback",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "br0",
            "label": "",
            "type": {
                "value": "bridge",
                "label": "Bridge"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": true,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T17:07:02.001741Z",
            "last_updated": "2024-12-06T17:07:02.001756Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 220,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/220/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/220/?format=api",
            "display": "eth0 (Ethernet)",
            "device": {
                "id": 37,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/37/?format=api",
                "display": "ORCA-AF-to-Wolfback",
                "name": "ORCA-AF-to-Wolfback",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth0",
            "label": "Ethernet",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pd",
                "label": "PD"
            },
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 22,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/22/?format=api",
                "display": "#22",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 161,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/161/?format=api",
                    "display": "interface 0/1",
                    "device": {
                        "id": 26,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                        "display": "ORCA-EdgeSwitch8",
                        "name": "ORCA-EdgeSwitch8",
                        "description": ""
                    },
                    "name": "interface 0/1",
                    "description": "",
                    "cable": {
                        "id": 22,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/22/?format=api",
                        "display": "#22",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 161,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/161/?format=api",
                    "display": "interface 0/1",
                    "device": {
                        "id": 26,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                        "display": "ORCA-EdgeSwitch8",
                        "name": "ORCA-EdgeSwitch8",
                        "description": ""
                    },
                    "name": "interface 0/1",
                    "description": "",
                    "cable": {
                        "id": 22,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/22/?format=api",
                        "display": "#22",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T17:07:02.001848Z",
            "last_updated": "2024-12-07T18:27:22.557567Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 423,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/423/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/423/?format=api",
            "display": "ether1",
            "device": {
                "id": 85,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/85/?format=api",
                "display": "ORCA-Cam",
                "name": "ORCA-Cam",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pd",
                "label": "PD"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 54,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/54/?format=api",
                "display": "#54",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 163,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/163/?format=api",
                    "display": "interface 0/3",
                    "device": {
                        "id": 26,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                        "display": "ORCA-EdgeSwitch8",
                        "name": "ORCA-EdgeSwitch8",
                        "description": ""
                    },
                    "name": "interface 0/3",
                    "description": "",
                    "cable": {
                        "id": 54,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/54/?format=api",
                        "display": "#54",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 163,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/163/?format=api",
                    "display": "interface 0/3",
                    "device": {
                        "id": 26,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                        "display": "ORCA-EdgeSwitch8",
                        "name": "ORCA-EdgeSwitch8",
                        "description": ""
                    },
                    "name": "interface 0/3",
                    "description": "",
                    "cable": {
                        "id": 54,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/54/?format=api",
                        "display": "#54",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-11T01:25:51.353094Z",
            "last_updated": "2024-12-11T01:27:09.410551Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 440,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/440/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/440/?format=api",
            "display": "bridge",
            "device": {
                "id": 92,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/92/?format=api",
                "display": "ORCA-EdgePower",
                "name": "ORCA-EdgePower",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "bridge",
            "label": "",
            "type": {
                "value": "bridge",
                "label": "Bridge"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-11T06:10:47.042745Z",
            "last_updated": "2024-12-11T06:10:47.042769Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 441,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/441/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/441/?format=api",
            "display": "ether1",
            "device": {
                "id": 92,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/92/?format=api",
                "display": "ORCA-EdgePower",
                "name": "ORCA-EdgePower",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "100base-tx",
                "label": "100BASE-TX (10/100ME)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "passive-48v-2pair",
                "label": "Passive 48V (2-pair)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-11T06:10:47.043541Z",
            "last_updated": "2024-12-11T07:26:46.824327Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 442,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/442/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/442/?format=api",
            "display": "ether2",
            "device": {
                "id": 92,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/92/?format=api",
                "display": "ORCA-EdgePower",
                "name": "ORCA-EdgePower",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether2",
            "label": "",
            "type": {
                "value": "100base-tx",
                "label": "100BASE-TX (10/100ME)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "passive-48v-2pair",
                "label": "Passive 48V (2-pair)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 67,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/67/?format=api",
                "display": "#67",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 366,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/366/?format=api",
                    "display": "Ether3",
                    "device": {
                        "id": 73,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/73/?format=api",
                        "display": "KJ6WEG-OAK-ORCA-HAP2",
                        "name": "KJ6WEG-OAK-ORCA-HAP2",
                        "description": ""
                    },
                    "name": "Ether3",
                    "description": "",
                    "cable": {
                        "id": 67,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/67/?format=api",
                        "display": "#67",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 366,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/366/?format=api",
                    "display": "Ether3",
                    "device": {
                        "id": 73,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/73/?format=api",
                        "display": "KJ6WEG-OAK-ORCA-HAP2",
                        "name": "KJ6WEG-OAK-ORCA-HAP2",
                        "description": ""
                    },
                    "name": "Ether3",
                    "description": "",
                    "cable": {
                        "id": 67,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/67/?format=api",
                        "display": "#67",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-11T06:10:47.043653Z",
            "last_updated": "2024-12-11T07:26:40.901289Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 75,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/75/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/75/?format=api",
            "display": "eth0",
            "device": {
                "id": 10,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/10/?format=api",
                "display": "ORCA-EdgeRouterX",
                "name": "ORCA-EdgeRouterX",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth0",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 21,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/21/?format=api",
                "display": "#21",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 167,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/167/?format=api",
                    "display": "interface 0/7",
                    "device": {
                        "id": 26,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                        "display": "ORCA-EdgeSwitch8",
                        "name": "ORCA-EdgeSwitch8",
                        "description": ""
                    },
                    "name": "interface 0/7",
                    "description": "",
                    "cable": {
                        "id": 21,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/21/?format=api",
                        "display": "#21",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 167,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/167/?format=api",
                    "display": "interface 0/7",
                    "device": {
                        "id": 26,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                        "display": "ORCA-EdgeSwitch8",
                        "name": "ORCA-EdgeSwitch8",
                        "description": ""
                    },
                    "name": "interface 0/7",
                    "description": "",
                    "cable": {
                        "id": 21,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/21/?format=api",
                        "display": "#21",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:24:23.551446Z",
            "last_updated": "2024-12-07T18:25:54.590994Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 76,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/76/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/76/?format=api",
            "display": "eth1",
            "device": {
                "id": 10,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/10/?format=api",
                "display": "ORCA-EdgeRouterX",
                "name": "ORCA-EdgeRouterX",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:24:23.552230Z",
            "last_updated": "2024-12-06T00:24:23.552243Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 77,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/77/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/77/?format=api",
            "display": "eth2",
            "device": {
                "id": 10,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/10/?format=api",
                "display": "ORCA-EdgeRouterX",
                "name": "ORCA-EdgeRouterX",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:24:23.552340Z",
            "last_updated": "2024-12-06T00:24:23.552351Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 78,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/78/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/78/?format=api",
            "display": "eth3",
            "device": {
                "id": 10,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/10/?format=api",
                "display": "ORCA-EdgeRouterX",
                "name": "ORCA-EdgeRouterX",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:24:23.552431Z",
            "last_updated": "2024-12-06T00:24:23.552442Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 79,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/79/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/79/?format=api",
            "display": "eth4",
            "device": {
                "id": 10,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/10/?format=api",
                "display": "ORCA-EdgeRouterX",
                "name": "ORCA-EdgeRouterX",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth4",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:24:23.552516Z",
            "last_updated": "2024-12-06T00:24:23.552526Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 80,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/80/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/80/?format=api",
            "display": "eth5",
            "device": {
                "id": 10,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/10/?format=api",
                "display": "ORCA-EdgeRouterX",
                "name": "ORCA-EdgeRouterX",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth5",
            "label": "",
            "type": {
                "value": "1000base-x-sfp",
                "label": "SFP (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 55,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/55/?format=api",
                "display": "#55",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 364,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/364/?format=api",
                    "display": "Ether1",
                    "device": {
                        "id": 73,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/73/?format=api",
                        "display": "KJ6WEG-OAK-ORCA-HAP2",
                        "name": "KJ6WEG-OAK-ORCA-HAP2",
                        "description": ""
                    },
                    "name": "Ether1",
                    "description": "",
                    "cable": {
                        "id": 55,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/55/?format=api",
                        "display": "#55",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 364,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/364/?format=api",
                    "display": "Ether1",
                    "device": {
                        "id": 73,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/73/?format=api",
                        "display": "KJ6WEG-OAK-ORCA-HAP2",
                        "name": "KJ6WEG-OAK-ORCA-HAP2",
                        "description": ""
                    },
                    "name": "Ether1",
                    "description": "",
                    "cable": {
                        "id": 55,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/55/?format=api",
                        "display": "#55",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:24:23.552599Z",
            "last_updated": "2024-12-11T07:28:38.276243Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 144,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/144/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/144/?format=api",
            "display": "switch0.1000",
            "device": {
                "id": 10,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/10/?format=api",
                "display": "ORCA-EdgeRouterX",
                "name": "ORCA-EdgeRouterX",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "switch0.1000",
            "label": "",
            "type": {
                "value": "virtual",
                "label": "Virtual"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:40:17.267211Z",
            "last_updated": "2024-12-06T00:40:17.267241Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 161,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/161/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/161/?format=api",
            "display": "interface 0/1",
            "device": {
                "id": 26,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                "display": "ORCA-EdgeSwitch8",
                "name": "ORCA-EdgeSwitch8",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "interface 0/1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 22,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/22/?format=api",
                "display": "#22",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 220,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/220/?format=api",
                    "display": "eth0 (Ethernet)",
                    "device": {
                        "id": 37,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/37/?format=api",
                        "display": "ORCA-AF-to-Wolfback",
                        "name": "ORCA-AF-to-Wolfback",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 22,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/22/?format=api",
                        "display": "#22",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 220,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/220/?format=api",
                    "display": "eth0 (Ethernet)",
                    "device": {
                        "id": 37,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/37/?format=api",
                        "display": "ORCA-AF-to-Wolfback",
                        "name": "ORCA-AF-to-Wolfback",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 22,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/22/?format=api",
                        "display": "#22",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:55:38.007628Z",
            "last_updated": "2024-12-07T18:27:22.667978Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 162,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/162/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/162/?format=api",
            "display": "interface 0/2",
            "device": {
                "id": 26,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                "display": "ORCA-EdgeSwitch8",
                "name": "ORCA-EdgeSwitch8",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "interface 0/2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 56,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/56/?format=api",
                "display": "#56",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 424,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/424/?format=api",
                    "display": "eth0",
                    "device": {
                        "id": 86,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/86/?format=api",
                        "display": "ORCA-Nano",
                        "name": "ORCA-Nano",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 56,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/56/?format=api",
                        "display": "#56",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 424,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/424/?format=api",
                    "display": "eth0",
                    "device": {
                        "id": 86,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/86/?format=api",
                        "display": "ORCA-Nano",
                        "name": "ORCA-Nano",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 56,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/56/?format=api",
                        "display": "#56",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:55:38.008456Z",
            "last_updated": "2024-12-11T01:31:34.453521Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 163,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/163/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/163/?format=api",
            "display": "interface 0/3",
            "device": {
                "id": 26,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                "display": "ORCA-EdgeSwitch8",
                "name": "ORCA-EdgeSwitch8",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "interface 0/3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 54,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/54/?format=api",
                "display": "#54",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 423,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/423/?format=api",
                    "display": "ether1",
                    "device": {
                        "id": 85,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/85/?format=api",
                        "display": "ORCA-Cam",
                        "name": "ORCA-Cam",
                        "description": ""
                    },
                    "name": "ether1",
                    "description": "",
                    "cable": {
                        "id": 54,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/54/?format=api",
                        "display": "#54",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 423,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/423/?format=api",
                    "display": "ether1",
                    "device": {
                        "id": 85,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/85/?format=api",
                        "display": "ORCA-Cam",
                        "name": "ORCA-Cam",
                        "description": ""
                    },
                    "name": "ether1",
                    "description": "",
                    "cable": {
                        "id": 54,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/54/?format=api",
                        "display": "#54",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:55:38.008569Z",
            "last_updated": "2024-12-11T01:27:09.324851Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 164,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/164/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/164/?format=api",
            "display": "interface 0/4",
            "device": {
                "id": 26,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                "display": "ORCA-EdgeSwitch8",
                "name": "ORCA-EdgeSwitch8",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "interface 0/4",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:55:38.008662Z",
            "last_updated": "2024-12-06T05:55:38.008672Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 165,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/165/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/165/?format=api",
            "display": "interface 0/5",
            "device": {
                "id": 26,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                "display": "ORCA-EdgeSwitch8",
                "name": "ORCA-EdgeSwitch8",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "interface 0/5",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:55:38.008759Z",
            "last_updated": "2024-12-06T05:55:38.008769Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 166,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/166/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/166/?format=api",
            "display": "interface 0/6",
            "device": {
                "id": 26,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                "display": "ORCA-EdgeSwitch8",
                "name": "ORCA-EdgeSwitch8",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "interface 0/6",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 68,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/68/?format=api",
                "display": "#68",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 368,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/368/?format=api",
                    "display": "Ether5",
                    "device": {
                        "id": 73,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/73/?format=api",
                        "display": "KJ6WEG-OAK-ORCA-HAP2",
                        "name": "KJ6WEG-OAK-ORCA-HAP2",
                        "description": ""
                    },
                    "name": "Ether5",
                    "description": "",
                    "cable": {
                        "id": 68,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/68/?format=api",
                        "display": "#68",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 368,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/368/?format=api",
                    "display": "Ether5",
                    "device": {
                        "id": 73,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/73/?format=api",
                        "display": "KJ6WEG-OAK-ORCA-HAP2",
                        "name": "KJ6WEG-OAK-ORCA-HAP2",
                        "description": ""
                    },
                    "name": "Ether5",
                    "description": "",
                    "cable": {
                        "id": 68,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/68/?format=api",
                        "display": "#68",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:55:38.008857Z",
            "last_updated": "2024-12-11T07:29:54.533446Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 167,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/167/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/167/?format=api",
            "display": "interface 0/7",
            "device": {
                "id": 26,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                "display": "ORCA-EdgeSwitch8",
                "name": "ORCA-EdgeSwitch8",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "interface 0/7",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 21,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/21/?format=api",
                "display": "#21",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 75,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/75/?format=api",
                    "display": "eth0",
                    "device": {
                        "id": 10,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/10/?format=api",
                        "display": "ORCA-EdgeRouterX",
                        "name": "ORCA-EdgeRouterX",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 21,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/21/?format=api",
                        "display": "#21",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 75,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/75/?format=api",
                    "display": "eth0",
                    "device": {
                        "id": 10,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/10/?format=api",
                        "display": "ORCA-EdgeRouterX",
                        "name": "ORCA-EdgeRouterX",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 21,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/21/?format=api",
                        "display": "#21",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:55:38.008946Z",
            "last_updated": "2024-12-07T18:25:54.431952Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 168,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/168/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/168/?format=api",
            "display": "interface 0/8",
            "device": {
                "id": 26,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                "display": "ORCA-EdgeSwitch8",
                "name": "ORCA-EdgeSwitch8",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "interface 0/8",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 23,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/23/?format=api",
                "display": "#23",
                "label": "",
                "description": "Wireless Wire"
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 178,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/178/?format=api",
                    "display": "interface 0/8",
                    "device": {
                        "id": 27,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/27/?format=api",
                        "display": "FishRanch-EdgeSwitch8",
                        "name": "FishRanch-EdgeSwitch8",
                        "description": ""
                    },
                    "name": "interface 0/8",
                    "description": "",
                    "cable": {
                        "id": 23,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/23/?format=api",
                        "display": "#23",
                        "label": "",
                        "description": "Wireless Wire"
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 178,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/178/?format=api",
                    "display": "interface 0/8",
                    "device": {
                        "id": 27,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/27/?format=api",
                        "display": "FishRanch-EdgeSwitch8",
                        "name": "FishRanch-EdgeSwitch8",
                        "description": ""
                    },
                    "name": "interface 0/8",
                    "description": "",
                    "cable": {
                        "id": 23,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/23/?format=api",
                        "display": "#23",
                        "label": "",
                        "description": "Wireless Wire"
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:55:38.009038Z",
            "last_updated": "2024-12-07T18:29:29.612694Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 169,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/169/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/169/?format=api",
            "display": "interface 0/9",
            "device": {
                "id": 26,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                "display": "ORCA-EdgeSwitch8",
                "name": "ORCA-EdgeSwitch8",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "interface 0/9",
            "label": "",
            "type": {
                "value": "1000base-x-sfp",
                "label": "SFP (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:55:38.009124Z",
            "last_updated": "2024-12-06T05:55:38.009133Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 170,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/170/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/170/?format=api",
            "display": "interface 0/10",
            "device": {
                "id": 26,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                "display": "ORCA-EdgeSwitch8",
                "name": "ORCA-EdgeSwitch8",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "interface 0/10",
            "label": "",
            "type": {
                "value": "1000base-x-sfp",
                "label": "SFP (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:55:38.009205Z",
            "last_updated": "2024-12-06T05:55:38.009214Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 424,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/424/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/424/?format=api",
            "display": "eth0",
            "device": {
                "id": 86,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/86/?format=api",
                "display": "ORCA-Nano",
                "name": "ORCA-Nano",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth0",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pd",
                "label": "PD"
            },
            "poe_type": {
                "value": "passive-24v-2pair",
                "label": "Passive 24V (2-pair)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 56,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/56/?format=api",
                "display": "#56",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 162,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/162/?format=api",
                    "display": "interface 0/2",
                    "device": {
                        "id": 26,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                        "display": "ORCA-EdgeSwitch8",
                        "name": "ORCA-EdgeSwitch8",
                        "description": ""
                    },
                    "name": "interface 0/2",
                    "description": "",
                    "cable": {
                        "id": 56,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/56/?format=api",
                        "display": "#56",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 162,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/162/?format=api",
                    "display": "interface 0/2",
                    "device": {
                        "id": 26,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                        "display": "ORCA-EdgeSwitch8",
                        "name": "ORCA-EdgeSwitch8",
                        "description": ""
                    },
                    "name": "interface 0/2",
                    "description": "",
                    "cable": {
                        "id": 56,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/56/?format=api",
                        "display": "#56",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-11T01:30:59.100641Z",
            "last_updated": "2024-12-11T01:31:34.357676Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 425,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/425/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/425/?format=api",
            "display": "eth1",
            "device": {
                "id": 86,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/86/?format=api",
                "display": "ORCA-Nano",
                "name": "ORCA-Nano",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "passive-24v-2pair",
                "label": "Passive 24V (2-pair)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 57,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/57/?format=api",
                "display": "#57",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 416,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/416/?format=api",
                    "display": "lan0",
                    "device": {
                        "id": 81,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/81/?format=api",
                        "display": "KJ6WEG-OAK-ORCA-PBM5-WSW",
                        "name": "KJ6WEG-OAK-ORCA-PBM5-WSW",
                        "description": ""
                    },
                    "name": "lan0",
                    "description": "",
                    "cable": {
                        "id": 57,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/57/?format=api",
                        "display": "#57",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 416,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/416/?format=api",
                    "display": "lan0",
                    "device": {
                        "id": 81,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/81/?format=api",
                        "display": "KJ6WEG-OAK-ORCA-PBM5-WSW",
                        "name": "KJ6WEG-OAK-ORCA-PBM5-WSW",
                        "description": ""
                    },
                    "name": "lan0",
                    "description": "",
                    "cable": {
                        "id": 57,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/57/?format=api",
                        "display": "#57",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-11T01:30:59.100793Z",
            "last_updated": "2024-12-11T01:32:11.114858Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 426,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/426/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/426/?format=api",
            "display": "eth2",
            "device": {
                "id": 86,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/86/?format=api",
                "display": "ORCA-Nano",
                "name": "ORCA-Nano",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "passive-24v-2pair",
                "label": "Passive 24V (2-pair)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 58,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/58/?format=api",
                "display": "#58",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 414,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/414/?format=api",
                    "display": "lan0",
                    "device": {
                        "id": 80,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/80/?format=api",
                        "display": "KJ6WEG-OAK-ORCA-Sector-SW",
                        "name": "KJ6WEG-OAK-ORCA-Sector-SW",
                        "description": ""
                    },
                    "name": "lan0",
                    "description": "",
                    "cable": {
                        "id": 58,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/58/?format=api",
                        "display": "#58",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 414,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/414/?format=api",
                    "display": "lan0",
                    "device": {
                        "id": 80,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/80/?format=api",
                        "display": "KJ6WEG-OAK-ORCA-Sector-SW",
                        "name": "KJ6WEG-OAK-ORCA-Sector-SW",
                        "description": ""
                    },
                    "name": "lan0",
                    "description": "",
                    "cable": {
                        "id": 58,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/58/?format=api",
                        "display": "#58",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-11T01:30:59.100878Z",
            "last_updated": "2024-12-11T01:32:32.952365Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 427,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/427/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/427/?format=api",
            "display": "eth3",
            "device": {
                "id": 86,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/86/?format=api",
                "display": "ORCA-Nano",
                "name": "ORCA-Nano",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "passive-24v-2pair",
                "label": "Passive 24V (2-pair)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-11T01:30:59.100960Z",
            "last_updated": "2024-12-11T01:30:59.100969Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 212,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/212/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/212/?format=api",
            "display": "ath0 (Wireless)",
            "device": {
                "id": 35,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/35/?format=api",
                "display": "Oxford AF to Wolfback",
                "name": "Oxford AF to Wolfback",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ath0",
            "label": "Wireless",
            "type": {
                "value": "ieee802.11ax",
                "label": "IEEE 802.11ax (Wi-Fi 6)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": {
                "value": "station",
                "label": "Station"
            },
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [
                {
                    "id": 1,
                    "url": "https://netbox.bayareabackbone.com/api/wireless/wireless-lans/1/?format=api",
                    "display": "Wolfback AP",
                    "ssid": "Wolfback AP",
                    "description": ""
                }
            ],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T17:06:20.410654Z",
            "last_updated": "2024-12-06T17:22:01.950530Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 213,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/213/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/213/?format=api",
            "display": "br0",
            "device": {
                "id": 35,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/35/?format=api",
                "display": "Oxford AF to Wolfback",
                "name": "Oxford AF to Wolfback",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "br0",
            "label": "",
            "type": {
                "value": "bridge",
                "label": "Bridge"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": true,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T17:06:20.412386Z",
            "last_updated": "2024-12-06T17:06:20.412449Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        }
    ]
}