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

{
    "id": 20,
    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/20/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/20/?format=api",
    "display": "ether2 (Kisara Development LLC)",
    "device": {
        "id": 3,
        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/3/?format=api",
        "display": "kn6plv-he-router",
        "name": "kn6plv-he-router",
        "description": ""
    },
    "vdcs": [],
    "module": null,
    "name": "ether2",
    "label": "Kisara Development LLC",
    "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": "pse",
        "label": "PSE"
    },
    "poe_type": {
        "value": "type2-ieee802.3at",
        "label": "802.3at (Type 2)"
    },
    "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": 80,
        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/80/?format=api",
        "display": "#80",
        "label": "",
        "description": ""
    },
    "cable_end": "A",
    "wireless_link": null,
    "link_peers": [
        {
            "id": 10,
            "url": "https://netbox.bayareabackbone.com/api/circuits/circuit-terminations/10/?format=api",
            "display": "KISARA-ARDEN: Termination Z",
            "circuit": {
                "id": 5,
                "url": "https://netbox.bayareabackbone.com/api/circuits/circuits/5/?format=api",
                "display": "KISARA-ARDEN",
                "cid": "KISARA-ARDEN",
                "provider": {
                    "id": 5,
                    "url": "https://netbox.bayareabackbone.com/api/circuits/providers/5/?format=api",
                    "display": "Kisara Development LLC",
                    "name": "Kisara Development LLC",
                    "slug": "kisara-development-llc",
                    "description": ""
                },
                "description": ""
            },
            "term_side": "Z",
            "description": "",
            "cable": {
                "id": 80,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/80/?format=api",
                "display": "#80",
                "label": "",
                "description": ""
            },
            "_occupied": true
        }
    ],
    "link_peers_type": "circuits.circuittermination",
    "wireless_lans": [],
    "vrf": null,
    "l2vpn_termination": null,
    "connected_endpoints": null,
    "connected_endpoints_type": null,
    "connected_endpoints_reachable": false,
    "tags": [],
    "custom_fields": {},
    "created": "2024-12-05T22:24:19.412587Z",
    "last_updated": "2025-10-08T23:33:11.653501Z",
    "count_ipaddresses": 0,
    "count_fhrp_groups": 0,
    "_occupied": true
}