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": 453,
    "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": 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-EdgeRouterX",
                "name": "FishRanch-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.929115Z",
            "last_updated": "2024-12-06T00:40:16.929209Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 171,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/171/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/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": ""
            },
            "vdcs": [],
            "module": null,
            "name": "interface 0/1",
            "label": "AREDN Tower",
            "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": 29,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/29/?format=api",
                "display": "#29",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 265,
                    "url": "https://netbox.bayareabackbone.com/api/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": ""
                    },
                    "name": "eth0",
                    "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": 265,
                    "url": "https://netbox.bayareabackbone.com/api/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": ""
                    },
                    "name": "eth0",
                    "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-06T05:56:04.825404Z",
            "last_updated": "2024-12-07T19:40:57.708072Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 172,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/172/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/172/?format=api",
            "display": "interface 0/2",
            "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/2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 27,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/27/?format=api",
                "display": "#27",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 229,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/229/?format=api",
                    "display": "eth0 (Ethernet)",
                    "device": {
                        "id": 40,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/40/?format=api",
                        "display": "Fish Ranch AP",
                        "name": "Fish Ranch AP",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 27,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/27/?format=api",
                        "display": "#27",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 229,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/229/?format=api",
                    "display": "eth0 (Ethernet)",
                    "device": {
                        "id": 40,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/40/?format=api",
                        "display": "Fish Ranch AP",
                        "name": "Fish Ranch AP",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 27,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/27/?format=api",
                        "display": "#27",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:56:04.826265Z",
            "last_updated": "2024-12-07T18:35:35.397477Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 173,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/173/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/173/?format=api",
            "display": "interface 0/3 (KPFA Studio)",
            "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/3",
            "label": "KPFA Studio",
            "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": true,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:56:04.826390Z",
            "last_updated": "2024-12-07T18:37:46.872420Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 174,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/174/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/174/?format=api",
            "display": "interface 0/4",
            "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/4",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 24,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/24/?format=api",
                "display": "#24",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 261,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/261/?format=api",
                    "display": "eth0 (K6MPP Internet)",
                    "device": {
                        "id": 52,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/52/?format=api",
                        "display": "FishRanch-EdgeRouter4",
                        "name": "FishRanch-EdgeRouter4",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 24,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/24/?format=api",
                        "display": "#24",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 261,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/261/?format=api",
                    "display": "eth0 (K6MPP Internet)",
                    "device": {
                        "id": 52,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/52/?format=api",
                        "display": "FishRanch-EdgeRouter4",
                        "name": "FishRanch-EdgeRouter4",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 24,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/24/?format=api",
                        "display": "#24",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:56:04.826483Z",
            "last_updated": "2024-12-07T18:33:48.406456Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 175,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/175/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/175/?format=api",
            "display": "interface 0/5",
            "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/5",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 25,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/25/?format=api",
                "display": "#25",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 262,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/262/?format=api",
                    "display": "eth1 (AMPRNET 44.4.59.0/24)",
                    "device": {
                        "id": 52,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/52/?format=api",
                        "display": "FishRanch-EdgeRouter4",
                        "name": "FishRanch-EdgeRouter4",
                        "description": ""
                    },
                    "name": "eth1",
                    "description": "",
                    "cable": {
                        "id": 25,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/25/?format=api",
                        "display": "#25",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 262,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/262/?format=api",
                    "display": "eth1 (AMPRNET 44.4.59.0/24)",
                    "device": {
                        "id": 52,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/52/?format=api",
                        "display": "FishRanch-EdgeRouter4",
                        "name": "FishRanch-EdgeRouter4",
                        "description": ""
                    },
                    "name": "eth1",
                    "description": "",
                    "cable": {
                        "id": 25,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/25/?format=api",
                        "display": "#25",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:56:04.826571Z",
            "last_updated": "2024-12-07T18:34:28.030904Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 176,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/176/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/176/?format=api",
            "display": "interface 0/6",
            "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/6",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 26,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/26/?format=api",
                "display": "#26",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 263,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/263/?format=api",
                    "display": "eth2 (Management)",
                    "device": {
                        "id": 52,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/52/?format=api",
                        "display": "FishRanch-EdgeRouter4",
                        "name": "FishRanch-EdgeRouter4",
                        "description": ""
                    },
                    "name": "eth2",
                    "description": "",
                    "cable": {
                        "id": 26,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/26/?format=api",
                        "display": "#26",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 263,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/263/?format=api",
                    "display": "eth2 (Management)",
                    "device": {
                        "id": 52,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/52/?format=api",
                        "display": "FishRanch-EdgeRouter4",
                        "name": "FishRanch-EdgeRouter4",
                        "description": ""
                    },
                    "name": "eth2",
                    "description": "",
                    "cable": {
                        "id": 26,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/26/?format=api",
                        "display": "#26",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:56:04.826657Z",
            "last_updated": "2024-12-07T18:34:49.915335Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 177,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/177/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/177/?format=api",
            "display": "interface 0/7 (K6MPP airFiber 60 LR)",
            "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/7",
            "label": "K6MPP airFiber 60 LR",
            "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": true,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T05:56:04.826741Z",
            "last_updated": "2024-12-07T18:37:19.576345Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "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-EdgeRouterX",
                        "name": "FishRanch-EdgeRouterX",
                        "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-EdgeRouterX",
                        "name": "FishRanch-EdgeRouterX",
                        "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": 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": 459,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/459/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/459/?format=api",
            "display": "ath0 (Wireless)",
            "device": {
                "id": 105,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/105/?format=api",
                "display": "Hurricane To CityHall",
                "name": "Hurricane To CityHall",
                "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": 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": "2025-07-08T05:48:19.796080Z",
            "last_updated": "2025-07-08T05:48:19.796095Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 460,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/460/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/460/?format=api",
            "display": "br0",
            "device": {
                "id": 105,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/105/?format=api",
                "display": "Hurricane To CityHall",
                "name": "Hurricane To CityHall",
                "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": "2025-07-08T05:48:19.796531Z",
            "last_updated": "2025-07-08T05:48:19.796538Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 461,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/461/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/461/?format=api",
            "display": "eth0 (Ethernet)",
            "device": {
                "id": 105,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/105/?format=api",
                "display": "Hurricane To CityHall",
                "name": "Hurricane To CityHall",
                "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": "2025-07-08T05:48:19.796589Z",
            "last_updated": "2025-07-08T05:48:19.796594Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "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": 355,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/355/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/355/?format=api",
            "display": "usb",
            "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": "usb",
            "label": "",
            "type": {
                "value": "other",
                "label": "Other"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": null,
            "cable_end": null,
            "wireless_link": null,
            "link_peers": [],
            "link_peers_type": null,
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": null,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-10T19:54:01.588208Z",
            "last_updated": "2024-12-10T19:54:01.588219Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 418,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/418/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/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": ""
            },
            "vdcs": [],
            "module": null,
            "name": "lan0",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pd",
                "label": "PD"
            },
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 74,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/74/?format=api",
                "display": "#74",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 267,
                    "url": "https://netbox.bayareabackbone.com/api/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": ""
                    },
                    "name": "eth2",
                    "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": 267,
                    "url": "https://netbox.bayareabackbone.com/api/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": ""
                    },
                    "name": "eth2",
                    "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-11T01:19:42.880768Z",
            "last_updated": "2024-12-13T05:35:16.091991Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 419,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/419/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/419/?format=api",
            "display": "wlan0",
            "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": ""
            },
            "vdcs": [],
            "module": null,
            "name": "wlan0",
            "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-11T01:19:42.880916Z",
            "last_updated": "2024-12-11T01:19:42.880940Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 420,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/420/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/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": ""
            },
            "vdcs": [],
            "module": null,
            "name": "lan0",
            "label": "",
            "type": {
                "value": "100base-tx",
                "label": "100BASE-TX (10/100ME)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pd",
                "label": "PD"
            },
            "poe_type": null,
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 75,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/75/?format=api",
                "display": "#75",
                "label": "",
                "description": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 268,
                    "url": "https://netbox.bayareabackbone.com/api/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": ""
                    },
                    "name": "eth3",
                    "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": 268,
                    "url": "https://netbox.bayareabackbone.com/api/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": ""
                    },
                    "name": "eth3",
                    "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-11T01:22:14.467505Z",
            "last_updated": "2024-12-13T05:35:39.529042Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        }
    ]
}