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

{
    "id": 232,
    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/232/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/232/?format=api",
    "display": "eth0 (Ethernet)",
    "device": {
        "id": 41,
        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/41/?format=api",
        "display": "San Bruno AP",
        "name": "San Bruno AP",
        "description": ""
    },
    "vdcs": [],
    "module": null,
    "name": "eth0",
    "label": "Ethernet",
    "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": 41,
        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/41/?format=api",
        "display": "#41",
        "label": "",
        "description": ""
    },
    "cable_end": "B",
    "wireless_link": null,
    "link_peers": [
        {
            "id": 43,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/43/?format=api",
            "display": "ether8",
            "device": {
                "id": 5,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/5/?format=api",
                "display": "kn6plv-sanbruno-router",
                "name": "kn6plv-sanbruno-router",
                "description": ""
            },
            "name": "ether8",
            "description": "",
            "cable": {
                "id": 41,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/41/?format=api",
                "display": "#41",
                "label": "",
                "description": ""
            },
            "_occupied": true
        }
    ],
    "link_peers_type": "dcim.interface",
    "wireless_lans": [],
    "vrf": null,
    "l2vpn_termination": null,
    "connected_endpoints": [
        {
            "id": 43,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/43/?format=api",
            "display": "ether8",
            "device": {
                "id": 5,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/5/?format=api",
                "display": "kn6plv-sanbruno-router",
                "name": "kn6plv-sanbruno-router",
                "description": ""
            },
            "name": "ether8",
            "description": "",
            "cable": {
                "id": 41,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/41/?format=api",
                "display": "#41",
                "label": "",
                "description": ""
            },
            "_occupied": true
        }
    ],
    "connected_endpoints_type": "dcim.interface",
    "connected_endpoints_reachable": true,
    "tags": [],
    "custom_fields": {},
    "created": "2024-12-06T18:27:44.401092Z",
    "last_updated": "2024-12-09T02:13:17.625811Z",
    "count_ipaddresses": 1,
    "count_fhrp_groups": 0,
    "_occupied": true
}