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

{
    "id": 416,
    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/416/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/416/?format=api",
    "display": "lan0",
    "device": {
        "id": 81,
        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/81/?format=api",
        "display": "KJ6WEG-OAK-ORCA-PBM5-WSW",
        "name": "KJ6WEG-OAK-ORCA-PBM5-WSW",
        "description": ""
    },
    "vdcs": [],
    "module": null,
    "name": "lan0",
    "label": "",
    "type": {
        "value": "1000base-t",
        "label": "1000BASE-T (1GE)"
    },
    "enabled": true,
    "parent": null,
    "bridge": null,
    "lag": null,
    "mtu": null,
    "mac_address": null,
    "primary_mac_address": null,
    "mac_addresses": [],
    "speed": null,
    "duplex": null,
    "wwn": null,
    "mgmt_only": false,
    "description": "",
    "mode": null,
    "rf_role": null,
    "rf_channel": null,
    "poe_mode": {
        "value": "pd",
        "label": "PD"
    },
    "poe_type": null,
    "rf_channel_frequency": null,
    "rf_channel_width": null,
    "tx_power": null,
    "untagged_vlan": null,
    "tagged_vlans": [],
    "qinq_svlan": null,
    "vlan_translation_policy": null,
    "mark_connected": false,
    "cable": {
        "id": 57,
        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/57/?format=api",
        "display": "#57",
        "label": "",
        "description": ""
    },
    "cable_end": "B",
    "wireless_link": null,
    "link_peers": [
        {
            "id": 425,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/425/?format=api",
            "display": "eth1",
            "device": {
                "id": 86,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/86/?format=api",
                "display": "ORCA-Nano",
                "name": "ORCA-Nano",
                "description": ""
            },
            "name": "eth1",
            "description": "",
            "cable": {
                "id": 57,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/57/?format=api",
                "display": "#57",
                "label": "",
                "description": ""
            },
            "_occupied": true
        }
    ],
    "link_peers_type": "dcim.interface",
    "wireless_lans": [],
    "vrf": null,
    "l2vpn_termination": null,
    "connected_endpoints": [
        {
            "id": 425,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/425/?format=api",
            "display": "eth1",
            "device": {
                "id": 86,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/86/?format=api",
                "display": "ORCA-Nano",
                "name": "ORCA-Nano",
                "description": ""
            },
            "name": "eth1",
            "description": "",
            "cable": {
                "id": 57,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/57/?format=api",
                "display": "#57",
                "label": "",
                "description": ""
            },
            "_occupied": true
        }
    ],
    "connected_endpoints_type": "dcim.interface",
    "connected_endpoints_reachable": true,
    "tags": [],
    "custom_fields": {},
    "created": "2024-12-11T01:18:19.819641Z",
    "last_updated": "2024-12-11T01:32:11.216598Z",
    "count_ipaddresses": 0,
    "count_fhrp_groups": 0,
    "_occupied": true
}