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

{
    "id": 199,
    "url": "https://netbox.c3voc.de/api/dcim/interfaces/199/?format=api",
    "display_url": "https://netbox.c3voc.de/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",
        "description": ""
    },
    "vdcs": [],
    "module": null,
    "name": "ether21",
    "label": "",
    "type": {
        "value": "1000base-t",
        "label": "1000BASE-T (1GE)"
    },
    "enabled": true,
    "parent": null,
    "bridge": null,
    "lag": null,
    "mtu": null,
    "mac_address": null,
    "primary_mac_address": null,
    "mac_addresses": [],
    "speed": null,
    "duplex": null,
    "wwn": null,
    "mgmt_only": false,
    "description": "VOC devices",
    "mode": {
        "value": "access",
        "label": "Access"
    },
    "rf_role": null,
    "rf_channel": null,
    "poe_mode": null,
    "poe_type": null,
    "rf_channel_frequency": null,
    "rf_channel_width": null,
    "tx_power": null,
    "untagged_vlan": {
        "id": 8,
        "url": "https://netbox.c3voc.de/api/ipam/vlans/8/?format=api",
        "display": "POC-SIP (3510)",
        "vid": 3510,
        "name": "POC-SIP",
        "description": ""
    },
    "tagged_vlans": [],
    "qinq_svlan": null,
    "vlan_translation_policy": null,
    "mark_connected": false,
    "cable": {
        "id": 45,
        "url": "https://netbox.c3voc.de/api/dcim/cables/45/?format=api",
        "display": "#45",
        "label": "",
        "description": ""
    },
    "cable_end": "A",
    "wireless_link": null,
    "link_peers": [
        {
            "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",
                "description": ""
            },
            "name": "ether5",
            "description": "",
            "cable": {
                "id": 45,
                "url": "https://netbox.c3voc.de/api/dcim/cables/45/?format=api",
                "display": "#45",
                "label": "",
                "description": ""
            },
            "_occupied": true
        }
    ],
    "link_peers_type": "dcim.interface",
    "wireless_lans": [],
    "vrf": null,
    "l2vpn_termination": null,
    "connected_endpoints": [
        {
            "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",
                "description": ""
            },
            "name": "ether5",
            "description": "",
            "cable": {
                "id": 45,
                "url": "https://netbox.c3voc.de/api/dcim/cables/45/?format=api",
                "display": "#45",
                "label": "",
                "description": ""
            },
            "_occupied": true
        }
    ],
    "connected_endpoints_type": "dcim.interface",
    "connected_endpoints_reachable": true,
    "tags": [],
    "custom_fields": {},
    "created": "2025-05-24T15:31:20.325438Z",
    "last_updated": "2025-08-07T21:58:57.418605Z",
    "count_ipaddresses": 0,
    "count_fhrp_groups": 0,
    "_occupied": true
}