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

{
    "count": 458,
    "next": "https://netbox.bayareabackbone.com/api/dcim/interfaces/?format=api&limit=50&offset=150",
    "previous": "https://netbox.bayareabackbone.com/api/dcim/interfaces/?format=api&limit=50&offset=50",
    "results": [
        {
            "id": 178,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/178/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/178/?format=api",
            "display": "interface 0/8",
            "device": {
                "id": 27,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/27/?format=api",
                "display": "FishRanch-EdgeSwitch8",
                "name": "FishRanch-EdgeSwitch8",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "interface 0/8",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 23,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/23/?format=api",
                "display": "#23",
                "label": "",
                "description": "Wireless Wire"
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 168,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/168/?format=api",
                    "display": "interface 0/8",
                    "device": {
                        "id": 26,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                        "display": "ORCA-EdgeSwitch8",
                        "name": "ORCA-EdgeSwitch8",
                        "description": ""
                    },
                    "name": "interface 0/8",
                    "description": "",
                    "cable": {
                        "id": 23,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/23/?format=api",
                        "display": "#23",
                        "label": "",
                        "description": "Wireless Wire"
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 168,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/168/?format=api",
                    "display": "interface 0/8",
                    "device": {
                        "id": 26,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/26/?format=api",
                        "display": "ORCA-EdgeSwitch8",
                        "name": "ORCA-EdgeSwitch8",
                        "description": ""
                    },
                    "name": "interface 0/8",
                    "description": "",
                    "cable": {
                        "id": 23,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/23/?format=api",
                        "display": "#23",
                        "label": "",
                        "description": "Wireless Wire"
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:56:04.826823Z",
            "last_updated": "2024-12-07T18:29:29.818077Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 179,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/179/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/179/?format=api",
            "display": "interface 0/9",
            "device": {
                "id": 27,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/27/?format=api",
                "display": "FishRanch-EdgeSwitch8",
                "name": "FishRanch-EdgeSwitch8",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "interface 0/9",
            "label": "",
            "type": {
                "value": "1000base-x-sfp",
                "label": "SFP (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 28,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/28/?format=api",
                "display": "#28",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 82,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/82/?format=api",
                    "display": "eth1",
                    "device": {
                        "id": 11,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/11/?format=api",
                        "display": "FishRanch-Router",
                        "name": "FishRanch-Router",
                        "description": ""
                    },
                    "name": "eth1",
                    "description": "",
                    "cable": {
                        "id": 28,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/28/?format=api",
                        "display": "#28",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 82,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/82/?format=api",
                    "display": "eth1",
                    "device": {
                        "id": 11,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/11/?format=api",
                        "display": "FishRanch-Router",
                        "name": "FishRanch-Router",
                        "description": ""
                    },
                    "name": "eth1",
                    "description": "",
                    "cable": {
                        "id": 28,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/28/?format=api",
                        "display": "#28",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:56:04.826907Z",
            "last_updated": "2024-12-07T19:26:28.670301Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 180,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/180/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/180/?format=api",
            "display": "interface 0/10",
            "device": {
                "id": 27,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/27/?format=api",
                "display": "FishRanch-EdgeSwitch8",
                "name": "FishRanch-EdgeSwitch8",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "interface 0/10",
            "label": "",
            "type": {
                "value": "1000base-x-sfp",
                "label": "SFP (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:56:04.826994Z",
            "last_updated": "2024-12-06T05:56:04.827003Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 265,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/265/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/265/?format=api",
            "display": "eth0",
            "device": {
                "id": 53,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/53/?format=api",
                "display": "FishRanch-Nano",
                "name": "FishRanch-Nano",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth0",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pd",
                "label": "PD"
            },
            "poe_type": {
                "value": "passive-24v-2pair",
                "label": "Passive 24V (2-pair)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 29,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/29/?format=api",
                "display": "#29",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 171,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/171/?format=api",
                    "display": "interface 0/1 (AREDN Tower)",
                    "device": {
                        "id": 27,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/27/?format=api",
                        "display": "FishRanch-EdgeSwitch8",
                        "name": "FishRanch-EdgeSwitch8",
                        "description": ""
                    },
                    "name": "interface 0/1",
                    "description": "",
                    "cable": {
                        "id": 29,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/29/?format=api",
                        "display": "#29",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 171,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/171/?format=api",
                    "display": "interface 0/1 (AREDN Tower)",
                    "device": {
                        "id": 27,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/27/?format=api",
                        "display": "FishRanch-EdgeSwitch8",
                        "name": "FishRanch-EdgeSwitch8",
                        "description": ""
                    },
                    "name": "interface 0/1",
                    "description": "",
                    "cable": {
                        "id": 29,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/29/?format=api",
                        "display": "#29",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-07T19:40:24.099825Z",
            "last_updated": "2024-12-07T19:40:57.568089Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 266,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/266/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/266/?format=api",
            "display": "eth1",
            "device": {
                "id": 53,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/53/?format=api",
                "display": "FishRanch-Nano",
                "name": "FishRanch-Nano",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "passive-24v-2pair",
                "label": "Passive 24V (2-pair)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 73,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/73/?format=api",
                "display": "#73",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 422,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/422/?format=api",
                    "display": "ether1",
                    "device": {
                        "id": 84,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/84/?format=api",
                        "display": "KJ6WEG-fishcam",
                        "name": "KJ6WEG-fishcam",
                        "description": ""
                    },
                    "name": "ether1",
                    "description": "",
                    "cable": {
                        "id": 73,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/73/?format=api",
                        "display": "#73",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 422,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/422/?format=api",
                    "display": "ether1",
                    "device": {
                        "id": 84,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/84/?format=api",
                        "display": "KJ6WEG-fishcam",
                        "name": "KJ6WEG-fishcam",
                        "description": ""
                    },
                    "name": "ether1",
                    "description": "",
                    "cable": {
                        "id": 73,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/73/?format=api",
                        "display": "#73",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-07T19:40:24.100626Z",
            "last_updated": "2024-12-13T05:35:00.162558Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 267,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/267/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/267/?format=api",
            "display": "eth2",
            "device": {
                "id": 53,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/53/?format=api",
                "display": "FishRanch-Nano",
                "name": "FishRanch-Nano",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "passive-24v-2pair",
                "label": "Passive 24V (2-pair)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 74,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/74/?format=api",
                "display": "#74",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 418,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/418/?format=api",
                    "display": "lan0",
                    "device": {
                        "id": 82,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/82/?format=api",
                        "display": "KJ6WEG-OAK-FishRanch-PBM5",
                        "name": "KJ6WEG-OAK-FishRanch-PBM5",
                        "description": ""
                    },
                    "name": "lan0",
                    "description": "",
                    "cable": {
                        "id": 74,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/74/?format=api",
                        "display": "#74",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 418,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/418/?format=api",
                    "display": "lan0",
                    "device": {
                        "id": 82,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/82/?format=api",
                        "display": "KJ6WEG-OAK-FishRanch-PBM5",
                        "name": "KJ6WEG-OAK-FishRanch-PBM5",
                        "description": ""
                    },
                    "name": "lan0",
                    "description": "",
                    "cable": {
                        "id": 74,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/74/?format=api",
                        "display": "#74",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-07T19:40:24.100754Z",
            "last_updated": "2024-12-13T05:35:16.045961Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 268,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/268/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/268/?format=api",
            "display": "eth3",
            "device": {
                "id": 53,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/53/?format=api",
                "display": "FishRanch-Nano",
                "name": "FishRanch-Nano",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "passive-24v-2pair",
                "label": "Passive 24V (2-pair)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 75,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/75/?format=api",
                "display": "#75",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 420,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/420/?format=api",
                    "display": "lan0",
                    "device": {
                        "id": 83,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/83/?format=api",
                        "display": "KJ6WEG-OAK-FishRanch-SectorM5",
                        "name": "KJ6WEG-OAK-FishRanch-SectorM5",
                        "description": ""
                    },
                    "name": "lan0",
                    "description": "",
                    "cable": {
                        "id": 75,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/75/?format=api",
                        "display": "#75",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 420,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/420/?format=api",
                    "display": "lan0",
                    "device": {
                        "id": 83,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/83/?format=api",
                        "display": "KJ6WEG-OAK-FishRanch-SectorM5",
                        "name": "KJ6WEG-OAK-FishRanch-SectorM5",
                        "description": ""
                    },
                    "name": "lan0",
                    "description": "",
                    "cable": {
                        "id": 75,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/75/?format=api",
                        "display": "#75",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-07T19:40:24.100856Z",
            "last_updated": "2024-12-13T05:35:39.480278Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 81,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/81/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/81/?format=api",
            "display": "eth0",
            "device": {
                "id": 11,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/11/?format=api",
                "display": "FishRanch-Router",
                "name": "FishRanch-Router",
                "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:24:33.851381Z",
            "last_updated": "2024-12-06T00:24:33.851404Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 82,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/82/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/82/?format=api",
            "display": "eth1",
            "device": {
                "id": 11,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/11/?format=api",
                "display": "FishRanch-Router",
                "name": "FishRanch-Router",
                "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": {
                "id": 28,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/28/?format=api",
                "display": "#28",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 179,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/179/?format=api",
                    "display": "interface 0/9",
                    "device": {
                        "id": 27,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/27/?format=api",
                        "display": "FishRanch-EdgeSwitch8",
                        "name": "FishRanch-EdgeSwitch8",
                        "description": ""
                    },
                    "name": "interface 0/9",
                    "description": "",
                    "cable": {
                        "id": 28,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/28/?format=api",
                        "display": "#28",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 179,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/179/?format=api",
                    "display": "interface 0/9",
                    "device": {
                        "id": 27,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/27/?format=api",
                        "display": "FishRanch-EdgeSwitch8",
                        "name": "FishRanch-EdgeSwitch8",
                        "description": ""
                    },
                    "name": "interface 0/9",
                    "description": "",
                    "cable": {
                        "id": 28,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/28/?format=api",
                        "display": "#28",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:24:33.851538Z",
            "last_updated": "2024-12-07T19:26:28.384958Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 83,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/83/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/83/?format=api",
            "display": "eth2",
            "device": {
                "id": 11,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/11/?format=api",
                "display": "FishRanch-Router",
                "name": "FishRanch-Router",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:24:33.851627Z",
            "last_updated": "2024-12-06T00:24:33.851637Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 84,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/84/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/84/?format=api",
            "display": "eth3",
            "device": {
                "id": 11,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/11/?format=api",
                "display": "FishRanch-Router",
                "name": "FishRanch-Router",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:24:33.851709Z",
            "last_updated": "2024-12-06T00:24:33.851718Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 85,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/85/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/85/?format=api",
            "display": "eth4",
            "device": {
                "id": 11,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/11/?format=api",
                "display": "FishRanch-Router",
                "name": "FishRanch-Router",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth4",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:24:33.851791Z",
            "last_updated": "2024-12-06T00:24:33.851801Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 86,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/86/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/86/?format=api",
            "display": "eth5",
            "device": {
                "id": 11,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/11/?format=api",
                "display": "FishRanch-Router",
                "name": "FishRanch-Router",
                "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:24:33.851882Z",
            "last_updated": "2024-12-06T00:24:33.851892Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 141,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/141/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/141/?format=api",
            "display": "switch0.1000",
            "device": {
                "id": 11,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/11/?format=api",
                "display": "FishRanch-Router",
                "name": "FishRanch-Router",
                "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.929115Z",
            "last_updated": "2024-12-06T00:40:16.929209Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 239,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/239/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/239/?format=api",
            "display": "ath0 (Wireless)",
            "device": {
                "id": 44,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/44/?format=api",
                "display": "FS8 to San Bruno",
                "name": "FS8 to San Bruno",
                "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:32.040275Z",
            "last_updated": "2024-12-07T20:29:05.403052Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 240,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/240/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/240/?format=api",
            "display": "br0",
            "device": {
                "id": 44,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/44/?format=api",
                "display": "FS8 to San Bruno",
                "name": "FS8 to San Bruno",
                "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:32.041215Z",
            "last_updated": "2024-12-06T18:33:32.041238Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 241,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/241/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/241/?format=api",
            "display": "eth0 (Ethernet)",
            "device": {
                "id": 44,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/44/?format=api",
                "display": "FS8 to San Bruno",
                "name": "FS8 to San Bruno",
                "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:32.041496Z",
            "last_updated": "2024-12-06T18:33:32.041512Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 87,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/87/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/87/?format=api",
            "display": "eth0",
            "device": {
                "id": 12,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/12/?format=api",
                "display": "FS8-EdgeRouterX",
                "name": "FS8-EdgeRouterX",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth0",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": 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:25:58.631495Z",
            "last_updated": "2024-12-06T00:25:58.631524Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 88,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/88/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/88/?format=api",
            "display": "eth1",
            "device": {
                "id": 12,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/12/?format=api",
                "display": "FS8-EdgeRouterX",
                "name": "FS8-EdgeRouterX",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:25:58.631683Z",
            "last_updated": "2024-12-06T00:25:58.631697Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 89,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/89/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/89/?format=api",
            "display": "eth2",
            "device": {
                "id": 12,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/12/?format=api",
                "display": "FS8-EdgeRouterX",
                "name": "FS8-EdgeRouterX",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:25:58.631789Z",
            "last_updated": "2024-12-06T00:25:58.631800Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 90,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/90/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/90/?format=api",
            "display": "eth3",
            "device": {
                "id": 12,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/12/?format=api",
                "display": "FS8-EdgeRouterX",
                "name": "FS8-EdgeRouterX",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:25:58.631878Z",
            "last_updated": "2024-12-06T00:25:58.631888Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 91,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/91/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/91/?format=api",
            "display": "eth4",
            "device": {
                "id": 12,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/12/?format=api",
                "display": "FS8-EdgeRouterX",
                "name": "FS8-EdgeRouterX",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth4",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:25:58.631967Z",
            "last_updated": "2024-12-06T00:25:58.631977Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 140,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/140/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/140/?format=api",
            "display": "switch0.1000",
            "device": {
                "id": 12,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/12/?format=api",
                "display": "FS8-EdgeRouterX",
                "name": "FS8-EdgeRouterX",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "switch0.1000",
            "label": "",
            "type": {
                "value": "virtual",
                "label": "Virtual"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:40:16.756548Z",
            "last_updated": "2024-12-06T00:40:16.756613Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 485,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/485/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/485/?format=api",
            "display": "ether1",
            "device": {
                "id": 112,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/112/?format=api",
                "display": "HE Roof Switch",
                "name": "HE Roof Switch",
                "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": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 85,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/85/?format=api",
                "display": "#85",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 497,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/497/?format=api",
                    "display": "poe-out",
                    "device": {
                        "id": 115,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/115/?format=api",
                        "display": "Roof POE Injector",
                        "name": "Roof POE Injector",
                        "description": ""
                    },
                    "name": "poe-out",
                    "description": "",
                    "cable": {
                        "id": 85,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/85/?format=api",
                        "display": "#85",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 497,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/497/?format=api",
                    "display": "poe-out",
                    "device": {
                        "id": 115,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/115/?format=api",
                        "display": "Roof POE Injector",
                        "name": "Roof POE Injector",
                        "description": ""
                    },
                    "name": "poe-out",
                    "description": "",
                    "cable": {
                        "id": 85,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/85/?format=api",
                        "display": "#85",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2026-05-06T06:40:21.326683Z",
            "last_updated": "2026-05-06T07:26:34.258171Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 486,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/486/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/486/?format=api",
            "display": "ether2",
            "device": {
                "id": 112,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/112/?format=api",
                "display": "HE Roof Switch",
                "name": "HE Roof Switch",
                "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": "2026-05-06T06:40:21.326774Z",
            "last_updated": "2026-05-06T06:40:21.326780Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 487,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/487/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/487/?format=api",
            "display": "ether3",
            "device": {
                "id": 112,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/112/?format=api",
                "display": "HE Roof Switch",
                "name": "HE Roof Switch",
                "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": "2026-05-06T06:40:21.326831Z",
            "last_updated": "2026-05-06T06:40:21.326836Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 488,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/488/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/488/?format=api",
            "display": "ether4",
            "device": {
                "id": 112,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/112/?format=api",
                "display": "HE Roof Switch",
                "name": "HE Roof Switch",
                "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": "2026-05-06T06:40:21.326883Z",
            "last_updated": "2026-05-06T06:40:21.326888Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 489,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/489/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/489/?format=api",
            "display": "eth0",
            "device": {
                "id": 113,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/113/?format=api",
                "display": "Hurricane to Mt Allison",
                "name": "Hurricane to Mt Allison",
                "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": "2026-05-06T06:42:52.753678Z",
            "last_updated": "2026-05-06T06:42:52.753687Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 490,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/490/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/490/?format=api",
            "display": "radio0",
            "device": {
                "id": 113,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/113/?format=api",
                "display": "Hurricane to Mt Allison",
                "name": "Hurricane to Mt Allison",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "radio0",
            "label": "",
            "type": {
                "value": "other-wireless",
                "label": "Other (Wireless)"
            },
            "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": "",
            "wireless_link": {
                "id": 6,
                "url": "https://netbox.bayareabackbone.com/api/wireless/wireless-links/6/?format=api",
                "display_url": "https://netbox.bayareabackbone.com/wireless/wireless-links/6/?format=api",
                "display": "hurricane-to-allison",
                "ssid": "hurricane-to-allison"
            },
            "link_peers": [
                {
                    "id": 493,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/493/?format=api",
                    "display": "radio0",
                    "device": {
                        "id": 114,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/114/?format=api",
                        "display": "Mt Allison to Hurricane",
                        "name": "Mt Allison to Hurricane",
                        "description": ""
                    },
                    "name": "radio0",
                    "description": "",
                    "cable": null,
                    "_occupied": true
                }
            ],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 493,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/493/?format=api",
                    "display": "radio0",
                    "device": {
                        "id": 114,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/114/?format=api",
                        "display": "Mt Allison to Hurricane",
                        "name": "Mt Allison to Hurricane",
                        "description": ""
                    },
                    "name": "radio0",
                    "description": "",
                    "cable": null,
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2026-05-06T06:42:52.753766Z",
            "last_updated": "2026-05-06T06:56:01.163020Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 491,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/491/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/491/?format=api",
            "display": "radio1",
            "device": {
                "id": 113,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/113/?format=api",
                "display": "Hurricane to Mt Allison",
                "name": "Hurricane to Mt Allison",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "radio1",
            "label": "",
            "type": {
                "value": "other-wireless",
                "label": "Other (Wireless)"
            },
            "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": "",
            "wireless_link": {
                "id": 7,
                "url": "https://netbox.bayareabackbone.com/api/wireless/wireless-links/7/?format=api",
                "display_url": "https://netbox.bayareabackbone.com/wireless/wireless-links/7/?format=api",
                "display": "hurricane-to-allison",
                "ssid": "hurricane-to-allison"
            },
            "link_peers": [
                {
                    "id": 494,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/494/?format=api",
                    "display": "radio1",
                    "device": {
                        "id": 114,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/114/?format=api",
                        "display": "Mt Allison to Hurricane",
                        "name": "Mt Allison to Hurricane",
                        "description": ""
                    },
                    "name": "radio1",
                    "description": "",
                    "cable": null,
                    "_occupied": true
                }
            ],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 494,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/494/?format=api",
                    "display": "radio1",
                    "device": {
                        "id": 114,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/114/?format=api",
                        "display": "Mt Allison to Hurricane",
                        "name": "Mt Allison to Hurricane",
                        "description": ""
                    },
                    "name": "radio1",
                    "description": "",
                    "cable": null,
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2026-05-06T06:42:52.753821Z",
            "last_updated": "2026-05-06T06:56:11.856372Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 233,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/233/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/233/?format=api",
            "display": "ath0 (Wireless)",
            "device": {
                "id": 42,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/42/?format=api",
                "display": "K0DYY-SM-to-San-Bruno",
                "name": "K0DYY-SM-to-San-Bruno",
                "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:32:47.294115Z",
            "last_updated": "2024-12-07T20:29:16.186786Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 234,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/234/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/234/?format=api",
            "display": "br0",
            "device": {
                "id": 42,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/42/?format=api",
                "display": "K0DYY-SM-to-San-Bruno",
                "name": "K0DYY-SM-to-San-Bruno",
                "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:32:47.294333Z",
            "last_updated": "2024-12-06T18:32:47.294349Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 235,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/235/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/235/?format=api",
            "display": "eth0 (Ethernet)",
            "device": {
                "id": 42,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/42/?format=api",
                "display": "K0DYY-SM-to-San-Bruno",
                "name": "K0DYY-SM-to-San-Bruno",
                "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:32:47.294448Z",
            "last_updated": "2024-12-06T18:32:47.294460Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 388,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/388/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/388/?format=api",
            "display": "Ether1",
            "device": {
                "id": 76,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/76/?format=api",
                "display": "K6BW-ESR-HAP",
                "name": "K6BW-ESR-HAP",
                "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:55:00.791542Z",
            "last_updated": "2024-12-10T19:55:00.791564Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 389,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/389/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/389/?format=api",
            "display": "Ether2",
            "device": {
                "id": 76,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/76/?format=api",
                "display": "K6BW-ESR-HAP",
                "name": "K6BW-ESR-HAP",
                "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:55:00.791694Z",
            "last_updated": "2024-12-10T19:55:00.791703Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 390,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/390/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/390/?format=api",
            "display": "Ether3",
            "device": {
                "id": 76,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/76/?format=api",
                "display": "K6BW-ESR-HAP",
                "name": "K6BW-ESR-HAP",
                "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:55:00.791778Z",
            "last_updated": "2024-12-10T19:55:00.791786Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 391,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/391/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/391/?format=api",
            "display": "Ether4",
            "device": {
                "id": 76,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/76/?format=api",
                "display": "K6BW-ESR-HAP",
                "name": "K6BW-ESR-HAP",
                "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:55:00.791858Z",
            "last_updated": "2024-12-10T19:55:00.791867Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 392,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/392/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/392/?format=api",
            "display": "Ether5",
            "device": {
                "id": 76,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/76/?format=api",
                "display": "K6BW-ESR-HAP",
                "name": "K6BW-ESR-HAP",
                "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:55:00.791942Z",
            "last_updated": "2024-12-10T19:55:00.791950Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 393,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/393/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/393/?format=api",
            "display": "Wireless 2.4 GHz",
            "device": {
                "id": 76,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/76/?format=api",
                "display": "K6BW-ESR-HAP",
                "name": "K6BW-ESR-HAP",
                "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:55:00.792021Z",
            "last_updated": "2024-12-10T19:55:00.792029Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 394,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/394/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/394/?format=api",
            "display": "Wireless 5 GHz",
            "device": {
                "id": 76,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/76/?format=api",
                "display": "K6BW-ESR-HAP",
                "name": "K6BW-ESR-HAP",
                "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:55:00.792114Z",
            "last_updated": "2024-12-10T19:55:00.792122Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 395,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/395/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/395/?format=api",
            "display": "usb",
            "device": {
                "id": 76,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/76/?format=api",
                "display": "K6BW-ESR-HAP",
                "name": "K6BW-ESR-HAP",
                "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:55:00.792193Z",
            "last_updated": "2024-12-10T19:55:00.792202Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 422,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/422/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/422/?format=api",
            "display": "ether1",
            "device": {
                "id": 84,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/84/?format=api",
                "display": "KJ6WEG-fishcam",
                "name": "KJ6WEG-fishcam",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pd",
                "label": "PD"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 73,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/73/?format=api",
                "display": "#73",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 266,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/266/?format=api",
                    "display": "eth1",
                    "device": {
                        "id": 53,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/53/?format=api",
                        "display": "FishRanch-Nano",
                        "name": "FishRanch-Nano",
                        "description": ""
                    },
                    "name": "eth1",
                    "description": "",
                    "cable": {
                        "id": 73,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/73/?format=api",
                        "display": "#73",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 266,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/266/?format=api",
                    "display": "eth1",
                    "device": {
                        "id": 53,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/53/?format=api",
                        "display": "FishRanch-Nano",
                        "name": "FishRanch-Nano",
                        "description": ""
                    },
                    "name": "eth1",
                    "description": "",
                    "cable": {
                        "id": 73,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/73/?format=api",
                        "display": "#73",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-11T01:24:03.421659Z",
            "last_updated": "2024-12-13T05:35:00.218215Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 348,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/348/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/348/?format=api",
            "display": "Ether1",
            "device": {
                "id": 71,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/71/?format=api",
                "display": "KJ6WEG-OAK-FishRanch-HAP2",
                "name": "KJ6WEG-OAK-FishRanch-HAP2",
                "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:01.587438Z",
            "last_updated": "2024-12-10T19:54:01.587465Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 349,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/349/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/349/?format=api",
            "display": "Ether2",
            "device": {
                "id": 71,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/71/?format=api",
                "display": "KJ6WEG-OAK-FishRanch-HAP2",
                "name": "KJ6WEG-OAK-FishRanch-HAP2",
                "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:01.587610Z",
            "last_updated": "2024-12-10T19:54:01.587621Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 350,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/350/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/350/?format=api",
            "display": "Ether3",
            "device": {
                "id": 71,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/71/?format=api",
                "display": "KJ6WEG-OAK-FishRanch-HAP2",
                "name": "KJ6WEG-OAK-FishRanch-HAP2",
                "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:01.587710Z",
            "last_updated": "2024-12-10T19:54:01.587720Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 351,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/351/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/351/?format=api",
            "display": "Ether4",
            "device": {
                "id": 71,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/71/?format=api",
                "display": "KJ6WEG-OAK-FishRanch-HAP2",
                "name": "KJ6WEG-OAK-FishRanch-HAP2",
                "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:01.587796Z",
            "last_updated": "2024-12-10T19:54:01.587806Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 352,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/352/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/352/?format=api",
            "display": "Ether5",
            "device": {
                "id": 71,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/71/?format=api",
                "display": "KJ6WEG-OAK-FishRanch-HAP2",
                "name": "KJ6WEG-OAK-FishRanch-HAP2",
                "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:01.587887Z",
            "last_updated": "2024-12-10T19:54:01.587897Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 353,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/353/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/353/?format=api",
            "display": "Wireless 2.4 GHz",
            "device": {
                "id": 71,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/71/?format=api",
                "display": "KJ6WEG-OAK-FishRanch-HAP2",
                "name": "KJ6WEG-OAK-FishRanch-HAP2",
                "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:01.587979Z",
            "last_updated": "2024-12-10T19:54:01.587991Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 354,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/354/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/354/?format=api",
            "display": "Wireless 5 GHz",
            "device": {
                "id": 71,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/71/?format=api",
                "display": "KJ6WEG-OAK-FishRanch-HAP2",
                "name": "KJ6WEG-OAK-FishRanch-HAP2",
                "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:01.588106Z",
            "last_updated": "2024-12-10T19:54:01.588118Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 475,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/475/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/475/?format=api",
            "display": "XLINK to ORCA",
            "device": {
                "id": 71,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/71/?format=api",
                "display": "KJ6WEG-OAK-FishRanch-HAP2",
                "name": "KJ6WEG-OAK-FishRanch-HAP2",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "XLINK to ORCA",
            "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": {
                "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": 45,
                    "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/45/?format=api",
                    "display": "FishRanch / ORCA (1101)",
                    "vid": 1101,
                    "name": "FishRanch / ORCA",
                    "description": ""
                }
            ],
            "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": "2026-05-06T04:43:46.154846Z",
            "last_updated": "2026-05-06T05:00:55.310724Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        }
    ]
}