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

{
    "count": 707,
    "next": "https://netbox.c3voc.de/api/dcim/interfaces/?format=api&limit=50&offset=100",
    "previous": "https://netbox.c3voc.de/api/dcim/interfaces/?format=api&limit=50",
    "results": [
        {
            "id": 798,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/798/?format=api",
            "display": "ether4",
            "device": {
                "id": 54,
                "url": "https://netbox.c3voc.de/api/dcim/devices/54/?format=api",
                "display": "poe switch 1",
                "name": "poe switch 1"
            },
            "vdcs": [],
            "module": null,
            "name": "ether4",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:53.708620Z",
            "last_updated": "2025-05-24T18:39:53.708624Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 799,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/799/?format=api",
            "display": "ether5",
            "device": {
                "id": 54,
                "url": "https://netbox.c3voc.de/api/dcim/devices/54/?format=api",
                "display": "poe switch 1",
                "name": "poe switch 1"
            },
            "vdcs": [],
            "module": null,
            "name": "ether5",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": {
                "id": 45,
                "url": "https://netbox.c3voc.de/api/dcim/cables/45/?format=api",
                "display": "#45",
                "label": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 199,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/199/?format=api",
                    "display": "ether21",
                    "device": {
                        "id": 19,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                        "display": "switch1-foh",
                        "name": "switch1-foh"
                    },
                    "name": "ether21",
                    "cable": 45,
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 199,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/199/?format=api",
                    "display": "ether21",
                    "device": {
                        "id": 19,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                        "display": "switch1-foh",
                        "name": "switch1-foh"
                    },
                    "name": "ether21",
                    "cable": 45,
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2025-05-24T18:39:53.708661Z",
            "last_updated": "2025-05-24T18:39:53.708665Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 800,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/800/?format=api",
            "display": "ether1",
            "device": {
                "id": 55,
                "url": "https://netbox.c3voc.de/api/dcim/devices/55/?format=api",
                "display": "poe switch 2",
                "name": "poe switch 2"
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:53.897167Z",
            "last_updated": "2025-05-24T18:39:53.897177Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 801,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/801/?format=api",
            "display": "ether2",
            "device": {
                "id": 55,
                "url": "https://netbox.c3voc.de/api/dcim/devices/55/?format=api",
                "display": "poe switch 2",
                "name": "poe switch 2"
            },
            "vdcs": [],
            "module": null,
            "name": "ether2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:53.897281Z",
            "last_updated": "2025-05-24T18:39:53.897290Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 802,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/802/?format=api",
            "display": "ether3",
            "device": {
                "id": 55,
                "url": "https://netbox.c3voc.de/api/dcim/devices/55/?format=api",
                "display": "poe switch 2",
                "name": "poe switch 2"
            },
            "vdcs": [],
            "module": null,
            "name": "ether3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:53.897384Z",
            "last_updated": "2025-05-24T18:39:53.897393Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 803,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/803/?format=api",
            "display": "ether4",
            "device": {
                "id": 55,
                "url": "https://netbox.c3voc.de/api/dcim/devices/55/?format=api",
                "display": "poe switch 2",
                "name": "poe switch 2"
            },
            "vdcs": [],
            "module": null,
            "name": "ether4",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:53.897478Z",
            "last_updated": "2025-05-24T18:39:53.897487Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 804,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/804/?format=api",
            "display": "ether5",
            "device": {
                "id": 55,
                "url": "https://netbox.c3voc.de/api/dcim/devices/55/?format=api",
                "display": "poe switch 2",
                "name": "poe switch 2"
            },
            "vdcs": [],
            "module": null,
            "name": "ether5",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:53.897571Z",
            "last_updated": "2025-05-24T18:39:53.897580Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 805,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/805/?format=api",
            "display": "ether1",
            "device": {
                "id": 56,
                "url": "https://netbox.c3voc.de/api/dcim/devices/56/?format=api",
                "display": "poe switch 3",
                "name": "poe switch 3"
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.097367Z",
            "last_updated": "2025-05-24T18:39:54.097380Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 806,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/806/?format=api",
            "display": "ether2",
            "device": {
                "id": 56,
                "url": "https://netbox.c3voc.de/api/dcim/devices/56/?format=api",
                "display": "poe switch 3",
                "name": "poe switch 3"
            },
            "vdcs": [],
            "module": null,
            "name": "ether2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.097496Z",
            "last_updated": "2025-05-24T18:39:54.097506Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 807,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/807/?format=api",
            "display": "ether3",
            "device": {
                "id": 56,
                "url": "https://netbox.c3voc.de/api/dcim/devices/56/?format=api",
                "display": "poe switch 3",
                "name": "poe switch 3"
            },
            "vdcs": [],
            "module": null,
            "name": "ether3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.097593Z",
            "last_updated": "2025-05-24T18:39:54.097603Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 808,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/808/?format=api",
            "display": "ether4",
            "device": {
                "id": 56,
                "url": "https://netbox.c3voc.de/api/dcim/devices/56/?format=api",
                "display": "poe switch 3",
                "name": "poe switch 3"
            },
            "vdcs": [],
            "module": null,
            "name": "ether4",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.097693Z",
            "last_updated": "2025-05-24T18:39:54.097702Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 809,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/809/?format=api",
            "display": "ether5",
            "device": {
                "id": 56,
                "url": "https://netbox.c3voc.de/api/dcim/devices/56/?format=api",
                "display": "poe switch 3",
                "name": "poe switch 3"
            },
            "vdcs": [],
            "module": null,
            "name": "ether5",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.097786Z",
            "last_updated": "2025-05-24T18:39:54.097815Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 810,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/810/?format=api",
            "display": "ether1",
            "device": {
                "id": 57,
                "url": "https://netbox.c3voc.de/api/dcim/devices/57/?format=api",
                "display": "poe switch 4",
                "name": "poe switch 4"
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.275492Z",
            "last_updated": "2025-05-24T18:39:54.275502Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 811,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/811/?format=api",
            "display": "ether2",
            "device": {
                "id": 57,
                "url": "https://netbox.c3voc.de/api/dcim/devices/57/?format=api",
                "display": "poe switch 4",
                "name": "poe switch 4"
            },
            "vdcs": [],
            "module": null,
            "name": "ether2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.275577Z",
            "last_updated": "2025-05-24T18:39:54.275581Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 812,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/812/?format=api",
            "display": "ether3",
            "device": {
                "id": 57,
                "url": "https://netbox.c3voc.de/api/dcim/devices/57/?format=api",
                "display": "poe switch 4",
                "name": "poe switch 4"
            },
            "vdcs": [],
            "module": null,
            "name": "ether3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.275622Z",
            "last_updated": "2025-05-24T18:39:54.275626Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 813,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/813/?format=api",
            "display": "ether4",
            "device": {
                "id": 57,
                "url": "https://netbox.c3voc.de/api/dcim/devices/57/?format=api",
                "display": "poe switch 4",
                "name": "poe switch 4"
            },
            "vdcs": [],
            "module": null,
            "name": "ether4",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.275665Z",
            "last_updated": "2025-05-24T18:39:54.275669Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 814,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/814/?format=api",
            "display": "ether5",
            "device": {
                "id": 57,
                "url": "https://netbox.c3voc.de/api/dcim/devices/57/?format=api",
                "display": "poe switch 4",
                "name": "poe switch 4"
            },
            "vdcs": [],
            "module": null,
            "name": "ether5",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.275708Z",
            "last_updated": "2025-05-24T18:39:54.275712Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 815,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/815/?format=api",
            "display": "ether1",
            "device": {
                "id": 58,
                "url": "https://netbox.c3voc.de/api/dcim/devices/58/?format=api",
                "display": "poe switch 5",
                "name": "poe switch 5"
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.450405Z",
            "last_updated": "2025-05-24T18:39:54.450422Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 816,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/816/?format=api",
            "display": "ether2",
            "device": {
                "id": 58,
                "url": "https://netbox.c3voc.de/api/dcim/devices/58/?format=api",
                "display": "poe switch 5",
                "name": "poe switch 5"
            },
            "vdcs": [],
            "module": null,
            "name": "ether2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.450547Z",
            "last_updated": "2025-05-24T18:39:54.450556Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 817,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/817/?format=api",
            "display": "ether3",
            "device": {
                "id": 58,
                "url": "https://netbox.c3voc.de/api/dcim/devices/58/?format=api",
                "display": "poe switch 5",
                "name": "poe switch 5"
            },
            "vdcs": [],
            "module": null,
            "name": "ether3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.450630Z",
            "last_updated": "2025-05-24T18:39:54.450637Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 818,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/818/?format=api",
            "display": "ether4",
            "device": {
                "id": 58,
                "url": "https://netbox.c3voc.de/api/dcim/devices/58/?format=api",
                "display": "poe switch 5",
                "name": "poe switch 5"
            },
            "vdcs": [],
            "module": null,
            "name": "ether4",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.450706Z",
            "last_updated": "2025-05-24T18:39:54.450713Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 819,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/819/?format=api",
            "display": "ether5",
            "device": {
                "id": 58,
                "url": "https://netbox.c3voc.de/api/dcim/devices/58/?format=api",
                "display": "poe switch 5",
                "name": "poe switch 5"
            },
            "vdcs": [],
            "module": null,
            "name": "ether5",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.450779Z",
            "last_updated": "2025-05-24T18:39:54.450786Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 820,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/820/?format=api",
            "display": "ether1",
            "device": {
                "id": 59,
                "url": "https://netbox.c3voc.de/api/dcim/devices/59/?format=api",
                "display": "poe switch 6",
                "name": "poe switch 6"
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.707548Z",
            "last_updated": "2025-05-24T18:39:54.707579Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 821,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/821/?format=api",
            "display": "ether2",
            "device": {
                "id": 59,
                "url": "https://netbox.c3voc.de/api/dcim/devices/59/?format=api",
                "display": "poe switch 6",
                "name": "poe switch 6"
            },
            "vdcs": [],
            "module": null,
            "name": "ether2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.707762Z",
            "last_updated": "2025-05-24T18:39:54.707767Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 822,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/822/?format=api",
            "display": "ether3",
            "device": {
                "id": 59,
                "url": "https://netbox.c3voc.de/api/dcim/devices/59/?format=api",
                "display": "poe switch 6",
                "name": "poe switch 6"
            },
            "vdcs": [],
            "module": null,
            "name": "ether3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.707822Z",
            "last_updated": "2025-05-24T18:39:54.707829Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 823,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/823/?format=api",
            "display": "ether4",
            "device": {
                "id": 59,
                "url": "https://netbox.c3voc.de/api/dcim/devices/59/?format=api",
                "display": "poe switch 6",
                "name": "poe switch 6"
            },
            "vdcs": [],
            "module": null,
            "name": "ether4",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "speed": null,
            "duplex": null,
            "wwn": null,
            "mgmt_only": false,
            "description": "",
            "mode": null,
            "rf_role": null,
            "rf_channel": null,
            "poe_mode": {
                "value": "pse",
                "label": "PSE"
            },
            "poe_type": {
                "value": "type1-ieee802.3af",
                "label": "802.3af (Type 1)"
            },
            "rf_channel_frequency": null,
            "rf_channel_width": null,
            "tx_power": null,
            "untagged_vlan": null,
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.707869Z",
            "last_updated": "2025-05-24T18:39:54.707873Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 824,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/824/?format=api",
            "display": "ether5",
            "device": {
                "id": 59,
                "url": "https://netbox.c3voc.de/api/dcim/devices/59/?format=api",
                "display": "poe switch 6",
                "name": "poe switch 6"
            },
            "vdcs": [],
            "module": null,
            "name": "ether5",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T18:39:54.707909Z",
            "last_updated": "2025-05-24T18:39:54.707913Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 783,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/783/?format=api",
            "display": "ether1",
            "device": {
                "id": 48,
                "url": "https://netbox.c3voc.de/api/dcim/devices/48/?format=api",
                "display": "reciever 1",
                "name": "reciever 1"
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": {
                "id": 46,
                "url": "https://netbox.c3voc.de/api/dcim/cables/46/?format=api",
                "display": "#46",
                "label": ""
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 195,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/195/?format=api",
                    "display": "ether17",
                    "device": {
                        "id": 19,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                        "display": "switch1-foh",
                        "name": "switch1-foh"
                    },
                    "name": "ether17",
                    "cable": 46,
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 195,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/195/?format=api",
                    "display": "ether17",
                    "device": {
                        "id": 19,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                        "display": "switch1-foh",
                        "name": "switch1-foh"
                    },
                    "name": "ether17",
                    "cable": 46,
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2025-05-24T16:58:12.322256Z",
            "last_updated": "2025-05-24T16:58:12.322274Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 784,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/784/?format=api",
            "display": "ether2",
            "device": {
                "id": 48,
                "url": "https://netbox.c3voc.de/api/dcim/devices/48/?format=api",
                "display": "reciever 1",
                "name": "reciever 1"
            },
            "vdcs": [],
            "module": null,
            "name": "ether2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T16:58:12.322361Z",
            "last_updated": "2025-05-24T16:58:12.322366Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 785,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/785/?format=api",
            "display": "ether1",
            "device": {
                "id": 49,
                "url": "https://netbox.c3voc.de/api/dcim/devices/49/?format=api",
                "display": "reciever 2",
                "name": "reciever 2"
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T16:58:12.420093Z",
            "last_updated": "2025-05-24T16:58:12.420102Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 786,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/786/?format=api",
            "display": "ether2",
            "device": {
                "id": 49,
                "url": "https://netbox.c3voc.de/api/dcim/devices/49/?format=api",
                "display": "reciever 2",
                "name": "reciever 2"
            },
            "vdcs": [],
            "module": null,
            "name": "ether2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T16:58:12.420165Z",
            "last_updated": "2025-05-24T16:58:12.420169Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 787,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/787/?format=api",
            "display": "ether1",
            "device": {
                "id": 50,
                "url": "https://netbox.c3voc.de/api/dcim/devices/50/?format=api",
                "display": "reciever 3",
                "name": "reciever 3"
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T16:58:12.516458Z",
            "last_updated": "2025-05-24T16:58:12.516482Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 788,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/788/?format=api",
            "display": "ether2",
            "device": {
                "id": 50,
                "url": "https://netbox.c3voc.de/api/dcim/devices/50/?format=api",
                "display": "reciever 3",
                "name": "reciever 3"
            },
            "vdcs": [],
            "module": null,
            "name": "ether2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T16:58:12.516576Z",
            "last_updated": "2025-05-24T16:58:12.516581Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 789,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/789/?format=api",
            "display": "ether1",
            "device": {
                "id": 51,
                "url": "https://netbox.c3voc.de/api/dcim/devices/51/?format=api",
                "display": "reciever 4",
                "name": "reciever 4"
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T16:58:12.608131Z",
            "last_updated": "2025-05-24T16:58:12.608140Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 790,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/790/?format=api",
            "display": "ether2",
            "device": {
                "id": 51,
                "url": "https://netbox.c3voc.de/api/dcim/devices/51/?format=api",
                "display": "reciever 4",
                "name": "reciever 4"
            },
            "vdcs": [],
            "module": null,
            "name": "ether2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T16:58:12.608201Z",
            "last_updated": "2025-05-24T16:58:12.608205Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 791,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/791/?format=api",
            "display": "ether1",
            "device": {
                "id": 52,
                "url": "https://netbox.c3voc.de/api/dcim/devices/52/?format=api",
                "display": "reciever 5",
                "name": "reciever 5"
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T16:58:12.701647Z",
            "last_updated": "2025-05-24T16:58:12.701656Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 792,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/792/?format=api",
            "display": "ether2",
            "device": {
                "id": 52,
                "url": "https://netbox.c3voc.de/api/dcim/devices/52/?format=api",
                "display": "reciever 5",
                "name": "reciever 5"
            },
            "vdcs": [],
            "module": null,
            "name": "ether2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T16:58:12.701717Z",
            "last_updated": "2025-05-24T16:58:12.701721Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 793,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/793/?format=api",
            "display": "ether1",
            "device": {
                "id": 53,
                "url": "https://netbox.c3voc.de/api/dcim/devices/53/?format=api",
                "display": "reciever 6",
                "name": "reciever 6"
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T16:58:12.794978Z",
            "last_updated": "2025-05-24T16:58:12.794987Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 794,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/794/?format=api",
            "display": "ether2",
            "device": {
                "id": 53,
                "url": "https://netbox.c3voc.de/api/dcim/devices/53/?format=api",
                "display": "reciever 6",
                "name": "reciever 6"
            },
            "vdcs": [],
            "module": null,
            "name": "ether2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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-24T16:58:12.795048Z",
            "last_updated": "2025-05-24T16:58:12.795053Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 112,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/112/?format=api",
            "display": "IPMI",
            "device": {
                "id": 6,
                "url": "https://netbox.c3voc.de/api/dcim/devices/6/?format=api",
                "display": "storage",
                "name": "storage"
            },
            "vdcs": [],
            "module": null,
            "name": "IPMI",
            "label": "",
            "type": {
                "value": "100base-tx",
                "label": "100BASE-TX (10/100ME)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": {
                "id": 20,
                "url": "https://netbox.c3voc.de/api/dcim/cables/20/?format=api",
                "display": "storage IPMI",
                "label": "storage IPMI"
            },
            "cable_end": "B",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 4,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/4/?format=api",
                    "display": "GE1/0/28",
                    "device": {
                        "id": 1,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/1/?format=api",
                        "display": "swt-colo-1",
                        "name": "swt-colo-1"
                    },
                    "name": "GE1/0/28",
                    "cable": 20,
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 4,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/4/?format=api",
                    "display": "GE1/0/28",
                    "device": {
                        "id": 1,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/1/?format=api",
                        "display": "swt-colo-1",
                        "name": "swt-colo-1"
                    },
                    "name": "GE1/0/28",
                    "cable": 20,
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2022-07-23T14:51:16.660669Z",
            "last_updated": "2023-01-03T13:50:38.235767Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 149,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/149/?format=api",
            "display": "bond0",
            "device": {
                "id": 6,
                "url": "https://netbox.c3voc.de/api/dcim/devices/6/?format=api",
                "display": "storage",
                "name": "storage"
            },
            "vdcs": [],
            "module": null,
            "name": "bond0",
            "label": "",
            "type": {
                "value": "lag",
                "label": "Link Aggregation Group (LAG)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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": "2023-01-12T12:47:46.990170Z",
            "last_updated": "2023-01-12T12:47:46.990188Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 150,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/150/?format=api",
            "display": "bond0.3504",
            "device": {
                "id": 6,
                "url": "https://netbox.c3voc.de/api/dcim/devices/6/?format=api",
                "display": "storage",
                "name": "storage"
            },
            "vdcs": [],
            "module": null,
            "name": "bond0.3504",
            "label": "",
            "type": {
                "value": "virtual",
                "label": "Virtual"
            },
            "enabled": true,
            "parent": null,
            "bridge": {
                "id": 149,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/149/?format=api",
                "display": "bond0",
                "device": {
                    "id": 6,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/6/?format=api",
                    "display": "storage",
                    "name": "storage"
                },
                "name": "bond0",
                "cable": null,
                "_occupied": false
            },
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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": "2023-01-12T12:48:02.396671Z",
            "last_updated": "2023-01-12T12:48:02.396688Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 106,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/106/?format=api",
            "display": "enp3s0f0",
            "device": {
                "id": 6,
                "url": "https://netbox.c3voc.de/api/dcim/devices/6/?format=api",
                "display": "storage",
                "name": "storage"
            },
            "vdcs": [],
            "module": null,
            "name": "enp3s0f0",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": {
                "id": 149,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/149/?format=api",
                "display": "bond0",
                "device": {
                    "id": 6,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/6/?format=api",
                    "display": "storage",
                    "name": "storage"
                },
                "name": "bond0",
                "cable": null,
                "_occupied": false
            },
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": {
                "id": 27,
                "url": "https://netbox.c3voc.de/api/dcim/cables/27/?format=api",
                "display": "storage 0",
                "label": "storage 0"
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 26,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/26/?format=api",
                    "display": "XGE1/0/22",
                    "device": {
                        "id": 1,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/1/?format=api",
                        "display": "swt-colo-1",
                        "name": "swt-colo-1"
                    },
                    "name": "XGE1/0/22",
                    "cable": 27,
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 26,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/26/?format=api",
                    "display": "XGE1/0/22",
                    "device": {
                        "id": 1,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/1/?format=api",
                        "display": "swt-colo-1",
                        "name": "swt-colo-1"
                    },
                    "name": "XGE1/0/22",
                    "cable": 27,
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2022-07-23T14:51:16.660095Z",
            "last_updated": "2023-01-12T12:48:15.787876Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 107,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/107/?format=api",
            "display": "enp3s0f1",
            "device": {
                "id": 6,
                "url": "https://netbox.c3voc.de/api/dcim/devices/6/?format=api",
                "display": "storage",
                "name": "storage"
            },
            "vdcs": [],
            "module": null,
            "name": "enp3s0f1",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": {
                "id": 149,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/149/?format=api",
                "display": "bond0",
                "device": {
                    "id": 6,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/6/?format=api",
                    "display": "storage",
                    "name": "storage"
                },
                "name": "bond0",
                "cable": null,
                "_occupied": false
            },
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": {
                "id": 28,
                "url": "https://netbox.c3voc.de/api/dcim/cables/28/?format=api",
                "display": "storage 1",
                "label": "storage 1"
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 54,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/54/?format=api",
                    "display": "XGE2/0/22",
                    "device": {
                        "id": 2,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/2/?format=api",
                        "display": "swt-colo-2",
                        "name": "swt-colo-2"
                    },
                    "name": "XGE2/0/22",
                    "cable": 28,
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 54,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/54/?format=api",
                    "display": "XGE2/0/22",
                    "device": {
                        "id": 2,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/2/?format=api",
                        "display": "swt-colo-2",
                        "name": "swt-colo-2"
                    },
                    "name": "XGE2/0/22",
                    "cable": 28,
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2022-07-23T14:51:16.660238Z",
            "last_updated": "2023-01-12T12:48:15.829302Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 108,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/108/?format=api",
            "display": "enp5s0f0",
            "device": {
                "id": 6,
                "url": "https://netbox.c3voc.de/api/dcim/devices/6/?format=api",
                "display": "storage",
                "name": "storage"
            },
            "vdcs": [],
            "module": null,
            "name": "enp5s0f0",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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": "2022-07-23T14:51:16.660328Z",
            "last_updated": "2022-07-23T14:51:16.660334Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 109,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/109/?format=api",
            "display": "enp5s0f1",
            "device": {
                "id": 6,
                "url": "https://netbox.c3voc.de/api/dcim/devices/6/?format=api",
                "display": "storage",
                "name": "storage"
            },
            "vdcs": [],
            "module": null,
            "name": "enp5s0f1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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": "2022-07-23T14:51:16.660414Z",
            "last_updated": "2022-07-23T14:51:16.660420Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 110,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/110/?format=api",
            "display": "enp5s0f2",
            "device": {
                "id": 6,
                "url": "https://netbox.c3voc.de/api/dcim/devices/6/?format=api",
                "display": "storage",
                "name": "storage"
            },
            "vdcs": [],
            "module": null,
            "name": "enp5s0f2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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": "2022-07-23T14:51:16.660499Z",
            "last_updated": "2022-07-23T14:51:52.837359Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 111,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/111/?format=api",
            "display": "enp5s0f3",
            "device": {
                "id": 6,
                "url": "https://netbox.c3voc.de/api/dcim/devices/6/?format=api",
                "display": "storage",
                "name": "storage"
            },
            "vdcs": [],
            "module": null,
            "name": "enp5s0f3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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": "2022-07-23T14:51:16.660584Z",
            "last_updated": "2022-07-23T14:51:16.660590Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 179,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/179/?format=api",
            "display": "ether1",
            "device": {
                "id": 19,
                "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                "display": "switch1-foh",
                "name": "switch1-foh"
            },
            "vdcs": [],
            "module": null,
            "name": "ether1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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"
            },
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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:31:20.323469Z",
            "last_updated": "2025-05-24T15:59:52.691358Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 180,
            "url": "https://netbox.c3voc.de/api/dcim/interfaces/180/?format=api",
            "display": "ether2",
            "device": {
                "id": 19,
                "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                "display": "switch1-foh",
                "name": "switch1-foh"
            },
            "vdcs": [],
            "module": null,
            "name": "ether2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "parent": null,
            "bridge": null,
            "lag": null,
            "mtu": null,
            "mac_address": null,
            "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"
            },
            "tagged_vlans": [],
            "mark_connected": false,
            "cable": null,
            "cable_end": "",
            "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:31:20.324090Z",
            "last_updated": "2025-05-24T15:59:52.724311Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        }
    ]
}