GET /api/dcim/interfaces/?format=api
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=50",
    "previous": null,
    "results": [
        {
            "id": 455,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/455/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/455/?format=api",
            "display": "ath0",
            "device": {
                "id": 103,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/103/?format=api",
                "display": "4CCCC-3AF-B2",
                "name": "4CCCC-3AF-B2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ath0",
            "label": "",
            "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": 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-30T22:23:41.444046Z",
            "last_updated": "2024-12-30T22:23:41.444059Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 456,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/456/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/456/?format=api",
            "display": "eth0",
            "device": {
                "id": 103,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/103/?format=api",
                "display": "4CCCC-3AF-B2",
                "name": "4CCCC-3AF-B2",
                "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": "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": 78,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/78/?format=api",
                "display": "#78",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 93,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/93/?format=api",
                    "display": "eth1",
                    "device": {
                        "id": 13,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/13/?format=api",
                        "display": "KN6PLV-CCCC-ER",
                        "name": "KN6PLV-CCCC-ER",
                        "description": ""
                    },
                    "name": "eth1",
                    "description": "",
                    "cable": {
                        "id": 78,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/78/?format=api",
                        "display": "#78",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 93,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/93/?format=api",
                    "display": "eth1",
                    "device": {
                        "id": 13,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/13/?format=api",
                        "display": "KN6PLV-CCCC-ER",
                        "name": "KN6PLV-CCCC-ER",
                        "description": ""
                    },
                    "name": "eth1",
                    "description": "",
                    "cable": {
                        "id": 78,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/78/?format=api",
                        "display": "#78",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-30T22:23:41.444500Z",
            "last_updated": "2024-12-30T22:24:26.132049Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 457,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/457/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/457/?format=api",
            "display": "eth1",
            "device": {
                "id": 103,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/103/?format=api",
                "display": "4CCCC-3AF-B2",
                "name": "4CCCC-3AF-B2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth1",
            "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": true,
            "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": 79,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/79/?format=api",
                "display": "#79",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 326,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/326/?format=api",
                    "display": "Ether3",
                    "device": {
                        "id": 68,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/68/?format=api",
                        "display": "WA6KQB-CCCC-HAP",
                        "name": "WA6KQB-CCCC-HAP",
                        "description": ""
                    },
                    "name": "Ether3",
                    "description": "",
                    "cable": {
                        "id": 79,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/79/?format=api",
                        "display": "#79",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 326,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/326/?format=api",
                    "display": "Ether3",
                    "device": {
                        "id": 68,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/68/?format=api",
                        "display": "WA6KQB-CCCC-HAP",
                        "name": "WA6KQB-CCCC-HAP",
                        "description": ""
                    },
                    "name": "Ether3",
                    "description": "",
                    "cable": {
                        "id": 79,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/79/?format=api",
                        "display": "#79",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-30T22:23:41.444558Z",
            "last_updated": "2024-12-31T00:57:54.644804Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 181,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/181/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/181/?format=api",
            "display": "gi1",
            "device": {
                "id": 28,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/28/?format=api",
                "display": "4cccc-ES",
                "name": "4cccc-ES",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "gi1",
            "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:56:55.389764Z",
            "last_updated": "2024-12-06T05:56:55.389795Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 182,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/182/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/182/?format=api",
            "display": "gi2",
            "device": {
                "id": 28,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/28/?format=api",
                "display": "4cccc-ES",
                "name": "4cccc-ES",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "gi2",
            "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:56:55.390634Z",
            "last_updated": "2024-12-06T05:56:55.390654Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 183,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/183/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/183/?format=api",
            "display": "gi3",
            "device": {
                "id": 28,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/28/?format=api",
                "display": "4cccc-ES",
                "name": "4cccc-ES",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "gi3",
            "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:56:55.390769Z",
            "last_updated": "2024-12-06T05:56:55.390783Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 184,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/184/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/184/?format=api",
            "display": "gi4",
            "device": {
                "id": 28,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/28/?format=api",
                "display": "4cccc-ES",
                "name": "4cccc-ES",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "gi4",
            "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:56:55.390879Z",
            "last_updated": "2024-12-06T05:56:55.390891Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 185,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/185/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/185/?format=api",
            "display": "gi5",
            "device": {
                "id": 28,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/28/?format=api",
                "display": "4cccc-ES",
                "name": "4cccc-ES",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "gi5",
            "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:56:55.390977Z",
            "last_updated": "2024-12-06T05:56:55.390988Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 186,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/186/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/186/?format=api",
            "display": "gi6",
            "device": {
                "id": 28,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/28/?format=api",
                "display": "4cccc-ES",
                "name": "4cccc-ES",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "gi6",
            "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:56:55.391076Z",
            "last_updated": "2024-12-06T05:56:55.391088Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 187,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/187/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/187/?format=api",
            "display": "gi7",
            "device": {
                "id": 28,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/28/?format=api",
                "display": "4cccc-ES",
                "name": "4cccc-ES",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "gi7",
            "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:56:55.391171Z",
            "last_updated": "2024-12-06T05:56:55.391183Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 188,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/188/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/188/?format=api",
            "display": "gi8",
            "device": {
                "id": 28,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/28/?format=api",
                "display": "4cccc-ES",
                "name": "4cccc-ES",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "gi8",
            "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:56:55.391269Z",
            "last_updated": "2024-12-06T05:56:55.391281Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 189,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/189/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/189/?format=api",
            "display": "gi9",
            "device": {
                "id": 28,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/28/?format=api",
                "display": "4cccc-ES",
                "name": "4cccc-ES",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "gi9",
            "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:56:55.391367Z",
            "last_updated": "2024-12-06T05:56:55.391378Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 190,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/190/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/190/?format=api",
            "display": "gi10",
            "device": {
                "id": 28,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/28/?format=api",
                "display": "4cccc-ES",
                "name": "4cccc-ES",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "gi10",
            "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:56:55.391466Z",
            "last_updated": "2024-12-06T05:56:55.391478Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 110,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/110/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/110/?format=api",
            "display": "eth0",
            "device": {
                "id": 16,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/16/?format=api",
                "display": "AJ6VV-SC-EdgeRouterX-SFP",
                "name": "AJ6VV-SC-EdgeRouterX-SFP",
                "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": 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:29:20.048519Z",
            "last_updated": "2024-12-06T00:29:20.048545Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 111,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/111/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/111/?format=api",
            "display": "eth1",
            "device": {
                "id": 16,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/16/?format=api",
                "display": "AJ6VV-SC-EdgeRouterX-SFP",
                "name": "AJ6VV-SC-EdgeRouterX-SFP",
                "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:29:20.048686Z",
            "last_updated": "2024-12-06T00:29:20.048697Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 112,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/112/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/112/?format=api",
            "display": "eth2",
            "device": {
                "id": 16,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/16/?format=api",
                "display": "AJ6VV-SC-EdgeRouterX-SFP",
                "name": "AJ6VV-SC-EdgeRouterX-SFP",
                "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:29:20.048781Z",
            "last_updated": "2024-12-06T00:29:20.048791Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 113,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/113/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/113/?format=api",
            "display": "eth3",
            "device": {
                "id": 16,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/16/?format=api",
                "display": "AJ6VV-SC-EdgeRouterX-SFP",
                "name": "AJ6VV-SC-EdgeRouterX-SFP",
                "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:29:20.048869Z",
            "last_updated": "2024-12-06T00:29:20.048878Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 114,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/114/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/114/?format=api",
            "display": "eth4",
            "device": {
                "id": 16,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/16/?format=api",
                "display": "AJ6VV-SC-EdgeRouterX-SFP",
                "name": "AJ6VV-SC-EdgeRouterX-SFP",
                "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:29:20.048951Z",
            "last_updated": "2024-12-06T00:29:20.048959Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 115,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/115/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/115/?format=api",
            "display": "eth5",
            "device": {
                "id": 16,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/16/?format=api",
                "display": "AJ6VV-SC-EdgeRouterX-SFP",
                "name": "AJ6VV-SC-EdgeRouterX-SFP",
                "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": 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:29:20.049031Z",
            "last_updated": "2024-12-06T00:29:20.049039Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 139,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/139/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/139/?format=api",
            "display": "switch0.1000",
            "device": {
                "id": 16,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/16/?format=api",
                "display": "AJ6VV-SC-EdgeRouterX-SFP",
                "name": "AJ6VV-SC-EdgeRouterX-SFP",
                "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:16.583514Z",
            "last_updated": "2024-12-06T00:40:16.583543Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 380,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/380/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/380/?format=api",
            "display": "Ether1",
            "device": {
                "id": 75,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/75/?format=api",
                "display": "AJ6VV-SC-hAP1",
                "name": "AJ6VV-SC-hAP1",
                "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:54:51.816200Z",
            "last_updated": "2024-12-10T19:54:51.816224Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 381,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/381/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/381/?format=api",
            "display": "Ether2",
            "device": {
                "id": 75,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/75/?format=api",
                "display": "AJ6VV-SC-hAP1",
                "name": "AJ6VV-SC-hAP1",
                "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:54:51.816357Z",
            "last_updated": "2024-12-10T19:54:51.816367Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 382,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/382/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/382/?format=api",
            "display": "Ether3",
            "device": {
                "id": 75,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/75/?format=api",
                "display": "AJ6VV-SC-hAP1",
                "name": "AJ6VV-SC-hAP1",
                "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:54:51.816442Z",
            "last_updated": "2024-12-10T19:54:51.816451Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 383,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/383/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/383/?format=api",
            "display": "Ether4",
            "device": {
                "id": 75,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/75/?format=api",
                "display": "AJ6VV-SC-hAP1",
                "name": "AJ6VV-SC-hAP1",
                "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:54:51.816520Z",
            "last_updated": "2024-12-10T19:54:51.816528Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 384,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/384/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/384/?format=api",
            "display": "Ether5",
            "device": {
                "id": 75,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/75/?format=api",
                "display": "AJ6VV-SC-hAP1",
                "name": "AJ6VV-SC-hAP1",
                "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:54:51.816596Z",
            "last_updated": "2024-12-10T19:54:51.816604Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 385,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/385/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/385/?format=api",
            "display": "Wireless 2.4 GHz",
            "device": {
                "id": 75,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/75/?format=api",
                "display": "AJ6VV-SC-hAP1",
                "name": "AJ6VV-SC-hAP1",
                "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:54:51.816670Z",
            "last_updated": "2024-12-10T19:54:51.816678Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 386,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/386/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/386/?format=api",
            "display": "Wireless 5 GHz",
            "device": {
                "id": 75,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/75/?format=api",
                "display": "AJ6VV-SC-hAP1",
                "name": "AJ6VV-SC-hAP1",
                "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:54:51.816751Z",
            "last_updated": "2024-12-10T19:54:51.816760Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 387,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/387/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/387/?format=api",
            "display": "usb",
            "device": {
                "id": 75,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/75/?format=api",
                "display": "AJ6VV-SC-hAP1",
                "name": "AJ6VV-SC-hAP1",
                "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:54:51.816830Z",
            "last_updated": "2024-12-10T19:54:51.816837Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 156,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/156/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/156/?format=api",
            "display": "ether1",
            "device": {
                "id": 21,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/21/?format=api",
                "display": "bam-he-srv0",
                "name": "bam-he-srv0",
                "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": {
                "value": "tagged",
                "label": "Tagged"
            },
            "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": [
                {
                    "id": 9,
                    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/9/?format=api",
                    "display": "AREDN DtD (2)",
                    "vid": 2,
                    "name": "AREDN DtD",
                    "description": ""
                }
            ],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 2,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/2/?format=api",
                "display": "#2",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 24,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/24/?format=api",
                    "display": "ether6",
                    "device": {
                        "id": 3,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/3/?format=api",
                        "display": "kn6plv-he-router",
                        "name": "kn6plv-he-router",
                        "description": ""
                    },
                    "name": "ether6",
                    "description": "",
                    "cable": {
                        "id": 2,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/2/?format=api",
                        "display": "#2",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 24,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/24/?format=api",
                    "display": "ether6",
                    "device": {
                        "id": 3,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/3/?format=api",
                        "display": "kn6plv-he-router",
                        "name": "kn6plv-he-router",
                        "description": ""
                    },
                    "name": "ether6",
                    "description": "",
                    "cable": {
                        "id": 2,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/2/?format=api",
                        "display": "#2",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T01:27:00.755587Z",
            "last_updated": "2024-12-09T04:40:05.181650Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 157,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/157/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/157/?format=api",
            "display": "ether1",
            "device": {
                "id": 22,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/22/?format=api",
                "display": "bam-he-srv1",
                "name": "bam-he-srv1",
                "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": {
                "value": "tagged",
                "label": "Tagged"
            },
            "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": [
                {
                    "id": 9,
                    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/9/?format=api",
                    "display": "AREDN DtD (2)",
                    "vid": 2,
                    "name": "AREDN DtD",
                    "description": ""
                }
            ],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 3,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/3/?format=api",
                "display": "#3",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 22,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/22/?format=api",
                    "display": "ether4",
                    "device": {
                        "id": 3,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/3/?format=api",
                        "display": "kn6plv-he-router",
                        "name": "kn6plv-he-router",
                        "description": ""
                    },
                    "name": "ether4",
                    "description": "",
                    "cable": {
                        "id": 3,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/3/?format=api",
                        "display": "#3",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 22,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/22/?format=api",
                    "display": "ether4",
                    "device": {
                        "id": 3,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/3/?format=api",
                        "display": "kn6plv-he-router",
                        "name": "kn6plv-he-router",
                        "description": ""
                    },
                    "name": "ether4",
                    "description": "",
                    "cable": {
                        "id": 3,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/3/?format=api",
                        "display": "#3",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T01:28:04.116217Z",
            "last_updated": "2024-12-09T04:40:34.974108Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 158,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/158/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/158/?format=api",
            "display": "enp36s0",
            "device": {
                "id": 23,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/23/?format=api",
                "display": "bam-he-srv2",
                "name": "bam-he-srv2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "enp36s0",
            "label": "",
            "type": {
                "value": "10gbase-t",
                "label": "10GBASE-T (10GE)"
            },
            "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-06T01:28:49.503400Z",
            "last_updated": "2024-12-06T01:28:49.503429Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 159,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/159/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/159/?format=api",
            "display": "enp43s0",
            "device": {
                "id": 23,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/23/?format=api",
                "display": "bam-he-srv2",
                "name": "bam-he-srv2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "enp43s0",
            "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": {
                "value": "tagged",
                "label": "Tagged"
            },
            "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": [
                {
                    "id": 9,
                    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/9/?format=api",
                    "display": "AREDN DtD (2)",
                    "vid": 2,
                    "name": "AREDN DtD",
                    "description": ""
                }
            ],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 4,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/4/?format=api",
                "display": "#4",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 21,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/21/?format=api",
                    "display": "ether3",
                    "device": {
                        "id": 3,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/3/?format=api",
                        "display": "kn6plv-he-router",
                        "name": "kn6plv-he-router",
                        "description": ""
                    },
                    "name": "ether3",
                    "description": "",
                    "cable": {
                        "id": 4,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/4/?format=api",
                        "display": "#4",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 21,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/21/?format=api",
                    "display": "ether3",
                    "device": {
                        "id": 3,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/3/?format=api",
                        "display": "kn6plv-he-router",
                        "name": "kn6plv-he-router",
                        "description": ""
                    },
                    "name": "ether3",
                    "description": "",
                    "cable": {
                        "id": 4,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/4/?format=api",
                        "display": "#4",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T01:28:49.503603Z",
            "last_updated": "2024-12-09T04:40:59.000109Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 149,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/149/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/149/?format=api",
            "display": "bridge",
            "device": {
                "id": 7,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/7/?format=api",
                "display": "Berkeley Router",
                "name": "Berkeley Router",
                "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-06T00:54:15.848493Z",
            "last_updated": "2024-12-06T00:54:15.848704Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 54,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/54/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/54/?format=api",
            "display": "ether1",
            "device": {
                "id": 7,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/7/?format=api",
                "display": "Berkeley Router",
                "name": "Berkeley Router",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "2.5gbase-t",
                "label": "2.5GBASE-T (2.5GE)"
            },
            "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-48v-4pair",
                "label": "Passive 48V (4-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-06T00:22:56.948286Z",
            "last_updated": "2024-12-06T00:22:56.948320Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 55,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/55/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/55/?format=api",
            "display": "ether2",
            "device": {
                "id": 7,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/7/?format=api",
                "display": "Berkeley Router",
                "name": "Berkeley Router",
                "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": {
                "value": "tagged",
                "label": "Tagged"
            },
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type2-ieee802.3at",
                "label": "802.3at (Type 2)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [
                {
                    "id": 20,
                    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/20/?format=api",
                    "display": "Berkeley / Wolfback (1100)",
                    "vid": 1100,
                    "name": "Berkeley / Wolfback",
                    "description": ""
                }
            ],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 8,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/8/?format=api",
                "display": "#8",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 214,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/214/?format=api",
                    "display": "eth0 (Ethernet)",
                    "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": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 8,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/8/?format=api",
                        "display": "#8",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 214,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/214/?format=api",
                    "display": "eth0 (Ethernet)",
                    "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": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 8,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/8/?format=api",
                        "display": "#8",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:22:56.949160Z",
            "last_updated": "2024-12-09T05:02:51.459152Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 56,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/56/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/56/?format=api",
            "display": "ether3",
            "device": {
                "id": 7,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/7/?format=api",
                "display": "Berkeley Router",
                "name": "Berkeley Router",
                "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": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type2-ieee802.3at",
                "label": "802.3at (Type 2)"
            },
            "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:22:56.949309Z",
            "last_updated": "2024-12-06T00:22:56.949324Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 57,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/57/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/57/?format=api",
            "display": "ether4",
            "device": {
                "id": 7,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/7/?format=api",
                "display": "Berkeley Router",
                "name": "Berkeley Router",
                "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": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type2-ieee802.3at",
                "label": "802.3at (Type 2)"
            },
            "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": 19,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/19/?format=api",
                "display": "#19",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 257,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/257/?format=api",
                    "display": "ether0",
                    "device": {
                        "id": 50,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/50/?format=api",
                        "display": "StarlinkBackbone0",
                        "name": "StarlinkBackbone0",
                        "description": ""
                    },
                    "name": "ether0",
                    "description": "",
                    "cable": {
                        "id": 19,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/19/?format=api",
                        "display": "#19",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 257,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/257/?format=api",
                    "display": "ether0",
                    "device": {
                        "id": 50,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/50/?format=api",
                        "display": "StarlinkBackbone0",
                        "name": "StarlinkBackbone0",
                        "description": ""
                    },
                    "name": "ether0",
                    "description": "",
                    "cable": {
                        "id": 19,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/19/?format=api",
                        "display": "#19",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:22:56.949413Z",
            "last_updated": "2024-12-07T06:43:22.983709Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 58,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/58/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/58/?format=api",
            "display": "ether5",
            "device": {
                "id": 7,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/7/?format=api",
                "display": "Berkeley Router",
                "name": "Berkeley Router",
                "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": {
                "value": "access",
                "label": "Access"
            },
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type2-ieee802.3at",
                "label": "802.3at (Type 2)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": {
                "id": 18,
                "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/18/?format=api",
                "display": "AREDN LAN (110)",
                "vid": 110,
                "name": "AREDN LAN",
                "description": ""
            },
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 36,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/36/?format=api",
                "display": "#36",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 276,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/276/?format=api",
                    "display": "ether1",
                    "device": {
                        "id": 59,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/59/?format=api",
                        "display": "KN6PLV-cam1",
                        "name": "KN6PLV-cam1",
                        "description": ""
                    },
                    "name": "ether1",
                    "description": "",
                    "cable": {
                        "id": 36,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/36/?format=api",
                        "display": "#36",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 276,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/276/?format=api",
                    "display": "ether1",
                    "device": {
                        "id": 59,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/59/?format=api",
                        "display": "KN6PLV-cam1",
                        "name": "KN6PLV-cam1",
                        "description": ""
                    },
                    "name": "ether1",
                    "description": "",
                    "cable": {
                        "id": 36,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/36/?format=api",
                        "display": "#36",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:22:56.949502Z",
            "last_updated": "2024-12-09T05:06:50.200701Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 59,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/59/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/59/?format=api",
            "display": "ether6",
            "device": {
                "id": 7,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/7/?format=api",
                "display": "Berkeley Router",
                "name": "Berkeley Router",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether6",
            "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": {
                "value": "tagged",
                "label": "Tagged"
            },
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type2-ieee802.3at",
                "label": "802.3at (Type 2)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [
                {
                    "id": 17,
                    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/17/?format=api",
                    "display": "AREDN DtD (2)",
                    "vid": 2,
                    "name": "AREDN DtD",
                    "description": ""
                },
                {
                    "id": 28,
                    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/28/?format=api",
                    "display": "AREDN WAN (111)",
                    "vid": 111,
                    "name": "AREDN WAN",
                    "description": ""
                }
            ],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 33,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/33/?format=api",
                "display": "#33",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 271,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/271/?format=api",
                    "display": "eth0",
                    "device": {
                        "id": 56,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/56/?format=api",
                        "display": "KN6PLV-BrkOxfLA-Effelsberg",
                        "name": "KN6PLV-BrkOxfLA-Effelsberg",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 33,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/33/?format=api",
                        "display": "#33",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 271,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/271/?format=api",
                    "display": "eth0",
                    "device": {
                        "id": 56,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/56/?format=api",
                        "display": "KN6PLV-BrkOxfLA-Effelsberg",
                        "name": "KN6PLV-BrkOxfLA-Effelsberg",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 33,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/33/?format=api",
                        "display": "#33",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:22:56.949597Z",
            "last_updated": "2024-12-09T05:08:18.958395Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 60,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/60/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/60/?format=api",
            "display": "ether7",
            "device": {
                "id": 7,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/7/?format=api",
                "display": "Berkeley Router",
                "name": "Berkeley Router",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether7",
            "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": {
                "value": "tagged",
                "label": "Tagged"
            },
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type2-ieee802.3at",
                "label": "802.3at (Type 2)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [
                {
                    "id": 17,
                    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/17/?format=api",
                    "display": "AREDN DtD (2)",
                    "vid": 2,
                    "name": "AREDN DtD",
                    "description": ""
                },
                {
                    "id": 28,
                    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/28/?format=api",
                    "display": "AREDN WAN (111)",
                    "vid": 111,
                    "name": "AREDN WAN",
                    "description": ""
                }
            ],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 34,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/34/?format=api",
                "display": "#34",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 273,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/273/?format=api",
                    "display": "lan0",
                    "device": {
                        "id": 57,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/57/?format=api",
                        "display": "KN6PLV-BrkOxfLA-Webb",
                        "name": "KN6PLV-BrkOxfLA-Webb",
                        "description": ""
                    },
                    "name": "lan0",
                    "description": "",
                    "cable": {
                        "id": 34,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/34/?format=api",
                        "display": "#34",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 273,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/273/?format=api",
                    "display": "lan0",
                    "device": {
                        "id": 57,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/57/?format=api",
                        "display": "KN6PLV-BrkOxfLA-Webb",
                        "name": "KN6PLV-BrkOxfLA-Webb",
                        "description": ""
                    },
                    "name": "lan0",
                    "description": "",
                    "cable": {
                        "id": 34,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/34/?format=api",
                        "display": "#34",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:22:56.949690Z",
            "last_updated": "2024-12-09T05:08:05.516688Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 61,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/61/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/61/?format=api",
            "display": "ether8",
            "device": {
                "id": 7,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/7/?format=api",
                "display": "Berkeley Router",
                "name": "Berkeley Router",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether8",
            "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": {
                "value": "tagged",
                "label": "Tagged"
            },
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type2-ieee802.3at",
                "label": "802.3at (Type 2)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": {
                "id": 18,
                "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/18/?format=api",
                "display": "AREDN LAN (110)",
                "vid": 110,
                "name": "AREDN LAN",
                "description": ""
            },
            "tagged_vlans": [
                {
                    "id": 17,
                    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/17/?format=api",
                    "display": "AREDN DtD (2)",
                    "vid": 2,
                    "name": "AREDN DtD",
                    "description": ""
                },
                {
                    "id": 28,
                    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/28/?format=api",
                    "display": "AREDN WAN (111)",
                    "vid": 111,
                    "name": "AREDN WAN",
                    "description": ""
                },
                {
                    "id": 20,
                    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/20/?format=api",
                    "display": "Berkeley / Wolfback (1100)",
                    "vid": 1100,
                    "name": "Berkeley / Wolfback",
                    "description": ""
                }
            ],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 35,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/35/?format=api",
                "display": "#35",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 275,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/275/?format=api",
                    "display": "ether1",
                    "device": {
                        "id": 58,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/58/?format=api",
                        "display": "KN6PLV-BrkOxfLA-Yebes",
                        "name": "KN6PLV-BrkOxfLA-Yebes",
                        "description": ""
                    },
                    "name": "ether1",
                    "description": "",
                    "cable": {
                        "id": 35,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/35/?format=api",
                        "display": "#35",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 275,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/275/?format=api",
                    "display": "ether1",
                    "device": {
                        "id": 58,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/58/?format=api",
                        "display": "KN6PLV-BrkOxfLA-Yebes",
                        "name": "KN6PLV-BrkOxfLA-Yebes",
                        "description": ""
                    },
                    "name": "ether1",
                    "description": "",
                    "cable": {
                        "id": 35,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/35/?format=api",
                        "display": "#35",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:22:56.949791Z",
            "last_updated": "2024-12-09T05:06:30.204492Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 277,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/277/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/277/?format=api",
            "display": "gre (carpenter peak)",
            "device": {
                "id": 7,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/7/?format=api",
                "display": "Berkeley Router",
                "name": "Berkeley Router",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "gre (carpenter peak)",
            "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-09T01:33:26.405549Z",
            "last_updated": "2024-12-09T01:33:26.405574Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 62,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/62/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/62/?format=api",
            "display": "sfp-sfpplus1",
            "device": {
                "id": 7,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/7/?format=api",
                "display": "Berkeley Router",
                "name": "Berkeley Router",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "sfp-sfpplus1",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "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": "Home",
            "mode": {
                "value": "tagged",
                "label": "Tagged"
            },
            "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": [
                {
                    "id": 17,
                    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/17/?format=api",
                    "display": "AREDN DtD (2)",
                    "vid": 2,
                    "name": "AREDN DtD",
                    "description": ""
                },
                {
                    "id": 21,
                    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/21/?format=api",
                    "display": "Home (51)",
                    "vid": 51,
                    "name": "Home",
                    "description": ""
                },
                {
                    "id": 18,
                    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/18/?format=api",
                    "display": "AREDN LAN (110)",
                    "vid": 110,
                    "name": "AREDN LAN",
                    "description": ""
                },
                {
                    "id": 28,
                    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/28/?format=api",
                    "display": "AREDN WAN (111)",
                    "vid": 111,
                    "name": "AREDN WAN",
                    "description": ""
                }
            ],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": true,
            "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:22:56.949899Z",
            "last_updated": "2024-12-09T05:16:18.887106Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 260,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/260/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/260/?format=api",
            "display": "wireguard (vultr-bgp)",
            "device": {
                "id": 7,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/7/?format=api",
                "display": "Berkeley Router",
                "name": "Berkeley Router",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "wireguard (vultr-bgp)",
            "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-07T06:51:09.533224Z",
            "last_updated": "2024-12-07T06:51:09.533250Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 242,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/242/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/242/?format=api",
            "display": "ath0 (Wireless)",
            "device": {
                "id": 45,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/45/?format=api",
                "display": "Black Mountain to SBM7",
                "name": "Black Mountain to SBM7",
                "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": 3,
                    "url": "https://netbox.bayareabackbone.com/api/wireless/wireless-lans/3/?format=api",
                    "display": "San Bruno AP",
                    "ssid": "San Bruno AP",
                    "description": ""
                }
            ],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T18:33:47.596271Z",
            "last_updated": "2024-12-07T20:28:57.860883Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 243,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/243/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/243/?format=api",
            "display": "br0",
            "device": {
                "id": 45,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/45/?format=api",
                "display": "Black Mountain to SBM7",
                "name": "Black Mountain to SBM7",
                "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:33:47.597055Z",
            "last_updated": "2024-12-06T18:33:47.597068Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 244,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/244/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/244/?format=api",
            "display": "eth0 (Ethernet)",
            "device": {
                "id": 45,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/45/?format=api",
                "display": "Black Mountain to SBM7",
                "name": "Black Mountain to SBM7",
                "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": 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:33:47.597155Z",
            "last_updated": "2024-12-06T18:33:47.597165Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 153,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/153/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/153/?format=api",
            "display": "bridge-backbone",
            "device": {
                "id": 18,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/18/?format=api",
                "display": "blk-crs112",
                "name": "blk-crs112",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "bridge-backbone",
            "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-06T01:00:59.696600Z",
            "last_updated": "2024-12-06T01:00:59.696631Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 127,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/127/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/127/?format=api",
            "display": "ether1 (1)",
            "device": {
                "id": 18,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/18/?format=api",
                "display": "blk-crs112",
                "name": "blk-crs112",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "1",
            "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:36:23.499151Z",
            "last_updated": "2024-12-06T00:36:23.499175Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 128,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/128/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/128/?format=api",
            "display": "ether2 (2)",
            "device": {
                "id": 18,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/18/?format=api",
                "display": "blk-crs112",
                "name": "blk-crs112",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether2",
            "label": "2",
            "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:36:23.499321Z",
            "last_updated": "2024-12-06T00:36:23.499334Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        }
    ]
}