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

{
    "id": 46,
    "url": "https://netbox.c3voc.de/api/dcim/interfaces/46/?format=api",
    "display": "XGE2/0/14",
    "device": {
        "id": 2,
        "url": "https://netbox.c3voc.de/api/dcim/devices/2/?format=api",
        "display": "swt-colo-2",
        "name": "swt-colo-2"
    },
    "vdcs": [],
    "module": null,
    "name": "XGE2/0/14",
    "label": "",
    "type": {
        "value": "10gbase-x-sfpp",
        "label": "SFP+ (10GE)"
    },
    "enabled": true,
    "parent": null,
    "bridge": null,
    "lag": {
        "id": 102,
        "url": "https://netbox.c3voc.de/api/dcim/interfaces/102/?format=api",
        "display": "BAGG14",
        "device": {
            "id": 1,
            "url": "https://netbox.c3voc.de/api/dcim/devices/1/?format=api",
            "display": "swt-colo-1",
            "name": "swt-colo-1"
        },
        "name": "BAGG14",
        "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": 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-23T13:51:16.569596Z",
    "last_updated": "2025-03-08T09:04:14.137583Z",
    "count_ipaddresses": 0,
    "count_fhrp_groups": 0,
    "_occupied": false
}