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

{
    "id": 275,
    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/275/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/275/?format=api",
    "display": "ether1",
    "device": {
        "id": 58,
        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/58/?format=api",
        "display": "KN6PLV-BrkOxfLA-Yebes",
        "name": "KN6PLV-BrkOxfLA-Yebes",
        "description": ""
    },
    "vdcs": [],
    "module": null,
    "name": "ether1",
    "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": {
        "value": "tagged",
        "label": "Tagged"
    },
    "rf_role": null,
    "rf_channel": null,
    "poe_mode": {
        "value": "pd",
        "label": "PD"
    },
    "poe_type": {
        "value": "passive-24v-2pair",
        "label": "Passive 24V (2-pair)"
    },
    "rf_channel_frequency": null,
    "rf_channel_width": null,
    "tx_power": null,
    "untagged_vlan": {
        "id": 18,
        "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/18/?format=api",
        "display": "AREDN LAN (110)",
        "vid": 110,
        "name": "AREDN LAN",
        "description": ""
    },
    "tagged_vlans": [
        {
            "id": 17,
            "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/17/?format=api",
            "display": "AREDN DtD (2)",
            "vid": 2,
            "name": "AREDN DtD",
            "description": ""
        },
        {
            "id": 28,
            "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/28/?format=api",
            "display": "AREDN WAN (111)",
            "vid": 111,
            "name": "AREDN WAN",
            "description": ""
        },
        {
            "id": 20,
            "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/20/?format=api",
            "display": "Berkeley / Wolfback (1100)",
            "vid": 1100,
            "name": "Berkeley / Wolfback",
            "description": ""
        }
    ],
    "qinq_svlan": null,
    "vlan_translation_policy": null,
    "mark_connected": false,
    "cable": {
        "id": 35,
        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/35/?format=api",
        "display": "#35",
        "label": "",
        "description": ""
    },
    "cable_end": "B",
    "wireless_link": null,
    "link_peers": [
        {
            "id": 61,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/61/?format=api",
            "display": "ether8",
            "device": {
                "id": 7,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/7/?format=api",
                "display": "Berkeley Router",
                "name": "Berkeley Router",
                "description": ""
            },
            "name": "ether8",
            "description": "",
            "cable": {
                "id": 35,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/35/?format=api",
                "display": "#35",
                "label": "",
                "description": ""
            },
            "_occupied": true
        }
    ],
    "link_peers_type": "dcim.interface",
    "wireless_lans": [],
    "vrf": null,
    "l2vpn_termination": null,
    "connected_endpoints": [
        {
            "id": 61,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/61/?format=api",
            "display": "ether8",
            "device": {
                "id": 7,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/7/?format=api",
                "display": "Berkeley Router",
                "name": "Berkeley Router",
                "description": ""
            },
            "name": "ether8",
            "description": "",
            "cable": {
                "id": 35,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/35/?format=api",
                "display": "#35",
                "label": "",
                "description": ""
            },
            "_occupied": true
        }
    ],
    "connected_endpoints_type": "dcim.interface",
    "connected_endpoints_reachable": true,
    "tags": [],
    "custom_fields": {},
    "created": "2024-12-08T21:25:35.958572Z",
    "last_updated": "2024-12-09T05:13:33.425885Z",
    "count_ipaddresses": 0,
    "count_fhrp_groups": 0,
    "_occupied": true
}