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

{
    "id": 80,
    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/80/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/80/?format=api",
    "display": "eth5",
    "device": {
        "id": 10,
        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/10/?format=api",
        "display": "ORCA-EdgeRouterX",
        "name": "ORCA-EdgeRouterX",
        "description": ""
    },
    "vdcs": [],
    "module": null,
    "name": "eth5",
    "label": "",
    "type": {
        "value": "1000base-x-sfp",
        "label": "SFP (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": null,
    "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": 55,
        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/55/?format=api",
        "display": "#55",
        "label": "",
        "description": ""
    },
    "cable_end": "A",
    "wireless_link": null,
    "link_peers": [
        {
            "id": 364,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/364/?format=api",
            "display": "Ether1",
            "device": {
                "id": 73,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/73/?format=api",
                "display": "KJ6WEG-OAK-ORCA-HAP2",
                "name": "KJ6WEG-OAK-ORCA-HAP2",
                "description": ""
            },
            "name": "Ether1",
            "description": "",
            "cable": {
                "id": 55,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/55/?format=api",
                "display": "#55",
                "label": "",
                "description": ""
            },
            "_occupied": true
        }
    ],
    "link_peers_type": "dcim.interface",
    "wireless_lans": [],
    "vrf": null,
    "l2vpn_termination": null,
    "connected_endpoints": [
        {
            "id": 364,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/364/?format=api",
            "display": "Ether1",
            "device": {
                "id": 73,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/73/?format=api",
                "display": "KJ6WEG-OAK-ORCA-HAP2",
                "name": "KJ6WEG-OAK-ORCA-HAP2",
                "description": ""
            },
            "name": "Ether1",
            "description": "",
            "cable": {
                "id": 55,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/55/?format=api",
                "display": "#55",
                "label": "",
                "description": ""
            },
            "_occupied": true
        }
    ],
    "connected_endpoints_type": "dcim.interface",
    "connected_endpoints_reachable": true,
    "tags": [],
    "custom_fields": {},
    "created": "2024-12-06T00:24:23.552599Z",
    "last_updated": "2024-12-11T07:28:38.276243Z",
    "count_ipaddresses": 0,
    "count_fhrp_groups": 0,
    "_occupied": true
}