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

{
    "id": 62,
    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/62/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/62/?format=api",
    "display": "sfp-sfpplus1",
    "device": {
        "id": 7,
        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/7/?format=api",
        "display": "Berkeley Router",
        "name": "Berkeley Router",
        "description": ""
    },
    "vdcs": [],
    "module": null,
    "name": "sfp-sfpplus1",
    "label": "",
    "type": {
        "value": "10gbase-x-sfpp",
        "label": "SFP+ (10GE)"
    },
    "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": "Home",
    "mode": {
        "value": "tagged",
        "label": "Tagged"
    },
    "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": [
        {
            "id": 17,
            "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/17/?format=api",
            "display": "AREDN DtD (2)",
            "vid": 2,
            "name": "AREDN DtD",
            "description": ""
        },
        {
            "id": 21,
            "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/21/?format=api",
            "display": "Home (51)",
            "vid": 51,
            "name": "Home",
            "description": ""
        },
        {
            "id": 18,
            "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/18/?format=api",
            "display": "AREDN LAN (110)",
            "vid": 110,
            "name": "AREDN LAN",
            "description": ""
        },
        {
            "id": 28,
            "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/28/?format=api",
            "display": "AREDN WAN (111)",
            "vid": 111,
            "name": "AREDN WAN",
            "description": ""
        }
    ],
    "qinq_svlan": null,
    "vlan_translation_policy": null,
    "mark_connected": true,
    "cable": null,
    "cable_end": null,
    "wireless_link": null,
    "link_peers": [],
    "link_peers_type": null,
    "wireless_lans": [],
    "vrf": null,
    "l2vpn_termination": null,
    "connected_endpoints": null,
    "connected_endpoints_type": null,
    "connected_endpoints_reachable": null,
    "tags": [],
    "custom_fields": {},
    "created": "2024-12-06T00:22:56.949899Z",
    "last_updated": "2024-12-09T05:16:18.887106Z",
    "count_ipaddresses": 0,
    "count_fhrp_groups": 0,
    "_occupied": true
}