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

{
    "count": 733,
    "next": "https://netbox.c3voc.de/api/dcim/interfaces/?format=api&limit=50&offset=200",
    "previous": "https://netbox.c3voc.de/api/dcim/interfaces/?format=api&limit=50&offset=100",
    "results": [
        {
            "id": 480,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/480/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/480/?format=api",
            "display": "ether16",
            "device": {
                "id": 30,
                "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                "display": "switch1-lectern",
                "name": "switch1-lectern",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether16",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "Public event net",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/2/?format=api",
                "display": "public (2241)",
                "vid": 2241,
                "name": "public",
                "description": ""
            },
            "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-05-24T15:36:15.561533Z",
            "last_updated": "2025-08-08T11:27:15.312047Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 481,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/481/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/481/?format=api",
            "display": "ether17",
            "device": {
                "id": 30,
                "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                "display": "switch1-lectern",
                "name": "switch1-lectern",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether17",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 50,
                "url": "https://netbox.c3voc.de/api/dcim/cables/50/?format=api",
                "display": "#50",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/rear-ports/1/?format=api",
                    "display": "ge1",
                    "device": {
                        "id": 72,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/72/?format=api",
                        "display": "lectern1-patch",
                        "name": "lectern1-patch",
                        "description": ""
                    },
                    "name": "ge1",
                    "description": "",
                    "cable": {
                        "id": 50,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/50/?format=api",
                        "display": "#50",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.rearport",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": null,
            "connected_endpoints_type": null,
            "connected_endpoints_reachable": false,
            "tags": [],
            "custom_fields": {},
            "created": "2025-05-24T15:36:15.561571Z",
            "last_updated": "2025-07-16T20:13:46.607979Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 482,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/482/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/482/?format=api",
            "display": "ether18",
            "device": {
                "id": 30,
                "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                "display": "switch1-lectern",
                "name": "switch1-lectern",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether18",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:15.561610Z",
            "last_updated": "2025-07-16T20:13:46.645547Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 483,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/483/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/483/?format=api",
            "display": "ether19",
            "device": {
                "id": 30,
                "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                "display": "switch1-lectern",
                "name": "switch1-lectern",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether19",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:15.561648Z",
            "last_updated": "2025-07-16T20:13:46.676903Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 484,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/484/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/484/?format=api",
            "display": "ether20",
            "device": {
                "id": 30,
                "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                "display": "switch1-lectern",
                "name": "switch1-lectern",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether20",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:15.561686Z",
            "last_updated": "2025-07-16T20:13:46.708459Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 485,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/485/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/485/?format=api",
            "display": "ether21",
            "device": {
                "id": 30,
                "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                "display": "switch1-lectern",
                "name": "switch1-lectern",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether21",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:15.561723Z",
            "last_updated": "2025-07-16T20:13:46.739672Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 486,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/486/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/486/?format=api",
            "display": "ether22",
            "device": {
                "id": 30,
                "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                "display": "switch1-lectern",
                "name": "switch1-lectern",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether22",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:15.561761Z",
            "last_updated": "2025-07-16T20:13:46.772061Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 487,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/487/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/487/?format=api",
            "display": "ether23",
            "device": {
                "id": 30,
                "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                "display": "switch1-lectern",
                "name": "switch1-lectern",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether23",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 48,
                "url": "https://netbox.c3voc.de/api/dcim/cables/48/?format=api",
                "display": "#48",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 833,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/833/?format=api",
                    "display": "eth0",
                    "device": {
                        "id": 66,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/66/?format=api",
                        "display": "infobeamer 1",
                        "name": "infobeamer 1",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 48,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/48/?format=api",
                        "display": "#48",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 833,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/833/?format=api",
                    "display": "eth0",
                    "device": {
                        "id": 66,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/66/?format=api",
                        "display": "infobeamer 1",
                        "name": "infobeamer 1",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 48,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/48/?format=api",
                        "display": "#48",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2025-05-24T15:36:15.561800Z",
            "last_updated": "2025-07-16T20:14:21.508778Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 488,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/488/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/488/?format=api",
            "display": "ether24",
            "device": {
                "id": 30,
                "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                "display": "switch1-lectern",
                "name": "switch1-lectern",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether24",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "tagged_vlans": [],
            "qinq_svlan": null,
            "vlan_translation_policy": null,
            "mark_connected": false,
            "cable": {
                "id": 49,
                "url": "https://netbox.c3voc.de/api/dcim/cables/49/?format=api",
                "display": "#49",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 827,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/827/?format=api",
                    "display": "eth0",
                    "device": {
                        "id": 60,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/60/?format=api",
                        "display": "atem 1",
                        "name": "atem 1",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 49,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/49/?format=api",
                        "display": "#49",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 827,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/827/?format=api",
                    "display": "eth0",
                    "device": {
                        "id": 60,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/60/?format=api",
                        "display": "atem 1",
                        "name": "atem 1",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 49,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/49/?format=api",
                        "display": "#49",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2025-05-24T15:36:15.561853Z",
            "last_updated": "2025-07-16T20:14:21.559670Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 489,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/489/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/489/?format=api",
            "display": "sfp-sfpplus1",
            "device": {
                "id": 30,
                "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                "display": "switch1-lectern",
                "name": "switch1-lectern",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "sfp-sfpplus1",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "Module interconnect trunk",
            "mode": {
                "value": "tagged-all",
                "label": "Tagged (All)"
            },
            "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-05-24T15:36:15.561893Z",
            "last_updated": "2025-12-26T06:20:31.795446Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 490,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/490/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/490/?format=api",
            "display": "sfp-sfpplus2",
            "device": {
                "id": 30,
                "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                "display": "switch1-lectern",
                "name": "switch1-lectern",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "sfp-sfpplus2",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "Module interconnect trunk",
            "mode": {
                "value": "tagged-all",
                "label": "Tagged (All)"
            },
            "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-05-24T15:36:15.561931Z",
            "last_updated": "2025-05-24T16:08:18.798321Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 847,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/847/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/847/?format=api",
            "display": "voc-intern",
            "device": {
                "id": 30,
                "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                "display": "switch1-lectern",
                "name": "switch1-lectern",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "voc-intern",
            "label": "",
            "type": {
                "value": "virtual",
                "label": "Virtual"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "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-16T20:17:53.736017Z",
            "last_updated": "2025-07-16T20:17:53.736032Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 621,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/621/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/621/?format=api",
            "display": "ether1",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "Public event net",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/2/?format=api",
                "display": "public (2241)",
                "vid": 2241,
                "name": "public",
                "description": ""
            },
            "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-05-24T15:36:18.983989Z",
            "last_updated": "2025-07-16T19:10:32.680138Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 622,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/622/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/622/?format=api",
            "display": "ether2",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "Public event net",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/2/?format=api",
                "display": "public (2241)",
                "vid": 2241,
                "name": "public",
                "description": ""
            },
            "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-05-24T15:36:18.984062Z",
            "last_updated": "2025-07-16T19:10:32.714713Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 623,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/623/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/623/?format=api",
            "display": "ether3",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "LAN Ports for speaker notebooks",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 7,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/7/?format=api",
                "display": "speaker-lan (2240)",
                "vid": 2240,
                "name": "speaker-lan",
                "description": ""
            },
            "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-05-24T15:36:18.984103Z",
            "last_updated": "2025-07-16T19:11:40.620458Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 624,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/624/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/624/?format=api",
            "display": "ether4",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether4",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "LAN Ports for speaker notebooks",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 7,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/7/?format=api",
                "display": "speaker-lan (2240)",
                "vid": 2240,
                "name": "speaker-lan",
                "description": ""
            },
            "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-05-24T15:36:18.984141Z",
            "last_updated": "2025-07-16T19:11:40.661734Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 625,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/625/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/625/?format=api",
            "display": "ether5",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether5",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984178Z",
            "last_updated": "2025-07-16T19:13:43.034776Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 626,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/626/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/626/?format=api",
            "display": "ether6",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether6",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984214Z",
            "last_updated": "2025-07-16T19:13:43.068092Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 627,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/627/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/627/?format=api",
            "display": "ether7",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether7",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984249Z",
            "last_updated": "2025-07-16T19:13:43.098601Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 628,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/628/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/628/?format=api",
            "display": "ether8",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether8",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984285Z",
            "last_updated": "2025-07-16T19:13:43.129459Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 629,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/629/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/629/?format=api",
            "display": "ether9",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether9",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "gpn phone",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 9,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/9/?format=api",
                "display": "Micropoc Phones (1002)",
                "vid": 1002,
                "name": "Micropoc Phones",
                "description": ""
            },
            "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-05-24T15:36:18.984330Z",
            "last_updated": "2026-06-04T10:17:09.904185Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 630,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/630/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/630/?format=api",
            "display": "ether10",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether10",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984366Z",
            "last_updated": "2025-07-16T19:13:43.189043Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 631,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/631/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/631/?format=api",
            "display": "ether11",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether11",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984402Z",
            "last_updated": "2025-07-16T19:13:43.219460Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 632,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/632/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/632/?format=api",
            "display": "ether12",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether12",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984438Z",
            "last_updated": "2025-07-16T19:13:43.248061Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 633,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/633/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/633/?format=api",
            "display": "ether13",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether13",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984474Z",
            "last_updated": "2025-07-16T19:13:43.277566Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 634,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/634/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/634/?format=api",
            "display": "ether14",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether14",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984509Z",
            "last_updated": "2025-07-16T19:13:43.307396Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 635,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/635/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/635/?format=api",
            "display": "ether15",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether15",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984545Z",
            "last_updated": "2025-07-16T19:13:43.337213Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 636,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/636/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/636/?format=api",
            "display": "ether16",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether16",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984580Z",
            "last_updated": "2025-07-16T19:13:43.368553Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 637,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/637/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/637/?format=api",
            "display": "ether17",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether17",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984615Z",
            "last_updated": "2025-07-16T19:13:43.398468Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 638,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/638/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/638/?format=api",
            "display": "ether18",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether18",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984650Z",
            "last_updated": "2025-07-16T19:13:43.428472Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 639,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/639/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/639/?format=api",
            "display": "ether19",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether19",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984687Z",
            "last_updated": "2025-07-16T19:13:43.458260Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 640,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/640/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/640/?format=api",
            "display": "ether20",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether20",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984723Z",
            "last_updated": "2025-07-16T19:13:43.488361Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 641,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/641/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/641/?format=api",
            "display": "ether21",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether21",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984759Z",
            "last_updated": "2025-07-16T19:13:43.518344Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 642,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/642/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/642/?format=api",
            "display": "ether22",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether22",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984806Z",
            "last_updated": "2025-07-16T19:13:43.560305Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 643,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/643/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/643/?format=api",
            "display": "ether23",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether23",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "Module interconnection trunk",
            "mode": {
                "value": "tagged-all",
                "label": "Tagged (All)"
            },
            "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-05-24T15:36:18.984846Z",
            "last_updated": "2025-07-16T19:14:23.815840Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 644,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/644/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/644/?format=api",
            "display": "ether24",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether24",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "Module interconnection trunk",
            "mode": {
                "value": "tagged-all",
                "label": "Tagged (All)"
            },
            "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-05-24T15:36:18.984881Z",
            "last_updated": "2025-07-16T19:14:23.855753Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 645,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/645/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/645/?format=api",
            "display": "sfp-sfpplus1",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "sfp-sfpplus1",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:18.984916Z",
            "last_updated": "2025-07-16T19:13:43.595269Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 646,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/646/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/646/?format=api",
            "display": "sfp-sfpplus2",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "sfp-sfpplus2",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "Module interconnection trunk",
            "mode": {
                "value": "tagged-all",
                "label": "Tagged (All)"
            },
            "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-05-24T15:36:18.984951Z",
            "last_updated": "2025-07-16T19:14:23.891767Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 849,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/849/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/849/?format=api",
            "display": "voc-intern",
            "device": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "voc-intern",
            "label": "",
            "type": {
                "value": "virtual",
                "label": "Virtual"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "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-16T20:20:37.345986Z",
            "last_updated": "2025-07-16T20:20:37.346007Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 335,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/335/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/335/?format=api",
            "display": "ether1",
            "device": {
                "id": 25,
                "url": "https://netbox.c3voc.de/api/dcim/devices/25/?format=api",
                "display": "switch2-foh",
                "name": "switch2-foh",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "Public event net",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/2/?format=api",
                "display": "public (2241)",
                "vid": 2241,
                "name": "public",
                "description": ""
            },
            "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-05-24T15:36:12.381630Z",
            "last_updated": "2025-07-16T18:18:07.109466Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 336,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/336/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/336/?format=api",
            "display": "ether2",
            "device": {
                "id": 25,
                "url": "https://netbox.c3voc.de/api/dcim/devices/25/?format=api",
                "display": "switch2-foh",
                "name": "switch2-foh",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "Public event net",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/2/?format=api",
                "display": "public (2241)",
                "vid": 2241,
                "name": "public",
                "description": ""
            },
            "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-05-24T15:36:12.381711Z",
            "last_updated": "2025-07-16T18:18:07.156404Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 337,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/337/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/337/?format=api",
            "display": "ether3",
            "device": {
                "id": 25,
                "url": "https://netbox.c3voc.de/api/dcim/devices/25/?format=api",
                "display": "switch2-foh",
                "name": "switch2-foh",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "Public event net",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/2/?format=api",
                "display": "public (2241)",
                "vid": 2241,
                "name": "public",
                "description": ""
            },
            "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-05-24T15:36:12.381754Z",
            "last_updated": "2025-07-16T18:18:07.198381Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 338,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/338/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/338/?format=api",
            "display": "ether4",
            "device": {
                "id": 25,
                "url": "https://netbox.c3voc.de/api/dcim/devices/25/?format=api",
                "display": "switch2-foh",
                "name": "switch2-foh",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether4",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "Public event net",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/2/?format=api",
                "display": "public (2241)",
                "vid": 2241,
                "name": "public",
                "description": ""
            },
            "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-05-24T15:36:12.381812Z",
            "last_updated": "2025-07-16T18:18:07.242751Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 339,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/339/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/339/?format=api",
            "display": "ether5",
            "device": {
                "id": 25,
                "url": "https://netbox.c3voc.de/api/dcim/devices/25/?format=api",
                "display": "switch2-foh",
                "name": "switch2-foh",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether5",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "LAN Ports for speaker notebooks",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 7,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/7/?format=api",
                "display": "speaker-lan (2240)",
                "vid": 2240,
                "name": "speaker-lan",
                "description": ""
            },
            "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-05-24T15:36:12.381858Z",
            "last_updated": "2025-07-16T18:22:53.859641Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 340,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/340/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/340/?format=api",
            "display": "ether6",
            "device": {
                "id": 25,
                "url": "https://netbox.c3voc.de/api/dcim/devices/25/?format=api",
                "display": "switch2-foh",
                "name": "switch2-foh",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether6",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "LAN Ports for speaker notebooks",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 7,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/7/?format=api",
                "display": "speaker-lan (2240)",
                "vid": 2240,
                "name": "speaker-lan",
                "description": ""
            },
            "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-05-24T15:36:12.381897Z",
            "last_updated": "2025-07-16T18:22:53.896055Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 341,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/341/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/341/?format=api",
            "display": "ether7",
            "device": {
                "id": 25,
                "url": "https://netbox.c3voc.de/api/dcim/devices/25/?format=api",
                "display": "switch2-foh",
                "name": "switch2-foh",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether7",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "LAN Ports for speaker notebooks",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 7,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/7/?format=api",
                "display": "speaker-lan (2240)",
                "vid": 2240,
                "name": "speaker-lan",
                "description": ""
            },
            "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-05-24T15:36:12.381935Z",
            "last_updated": "2025-07-16T18:22:54.285180Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 342,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/342/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/342/?format=api",
            "display": "ether8",
            "device": {
                "id": 25,
                "url": "https://netbox.c3voc.de/api/dcim/devices/25/?format=api",
                "display": "switch2-foh",
                "name": "switch2-foh",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether8",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "LAN Ports for speaker notebooks",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 7,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/7/?format=api",
                "display": "speaker-lan (2240)",
                "vid": 2240,
                "name": "speaker-lan",
                "description": ""
            },
            "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-05-24T15:36:12.381973Z",
            "last_updated": "2025-07-16T18:22:54.315574Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 343,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/343/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/343/?format=api",
            "display": "ether9",
            "device": {
                "id": 25,
                "url": "https://netbox.c3voc.de/api/dcim/devices/25/?format=api",
                "display": "switch2-foh",
                "name": "switch2-foh",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether9",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:12.382010Z",
            "last_updated": "2025-07-16T18:24:21.535079Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 344,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/344/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/344/?format=api",
            "display": "ether10",
            "device": {
                "id": 25,
                "url": "https://netbox.c3voc.de/api/dcim/devices/25/?format=api",
                "display": "switch2-foh",
                "name": "switch2-foh",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether10",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:12.382049Z",
            "last_updated": "2025-07-16T18:24:21.577769Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 345,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/345/?format=api",
            "display_url": "https://netbox.c3voc.de/dcim/interfaces/345/?format=api",
            "display": "ether11",
            "device": {
                "id": 25,
                "url": "https://netbox.c3voc.de/api/dcim/devices/25/?format=api",
                "display": "switch2-foh",
                "name": "switch2-foh",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "ether11",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "bridge_interfaces": [],
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "primary_mac_address": null,
            "mac_addresses": [],
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "VOC devices",
            "mode": {
                "value": "access",
                "label": "Access"
            },
            "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": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/3/?format=api",
                "display": "voc-intern (3504)",
                "vid": 3504,
                "name": "voc-intern",
                "description": ""
            },
            "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-05-24T15:36:12.382087Z",
            "last_updated": "2025-07-16T18:24:21.620124Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        }
    ]
}