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

{
    "id": 7,
    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/7/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/7/?format=api",
    "display": "sfp-sfpplus6 (ARIX Peer)",
    "device": {
        "id": 1,
        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/1/?format=api",
        "display": "kn6plv-he-switch",
        "name": "kn6plv-he-switch",
        "description": ""
    },
    "vdcs": [],
    "module": null,
    "name": "sfp-sfpplus6",
    "label": "ARIX Peer",
    "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": "",
    "mode": {
        "value": "access",
        "label": "Access"
    },
    "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": {
        "id": 6,
        "url": "https://netbox.bayareabackbone.com/api/ipam/vlans/6/?format=api",
        "display": "ARIX (4006)",
        "vid": 4006,
        "name": "ARIX",
        "description": "ARIX"
    },
    "tagged_vlans": [],
    "qinq_svlan": null,
    "vlan_translation_policy": null,
    "mark_connected": false,
    "cable": {
        "id": 17,
        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/17/?format=api",
        "display": "1500.06.51 ce4794 / 1400.04.71 ce4325",
        "label": "1500.06.51 ce4794 / 1400.04.71 ce4325",
        "description": ""
    },
    "cable_end": "B",
    "wireless_link": null,
    "link_peers": [
        {
            "id": 5,
            "url": "https://netbox.bayareabackbone.com/api/circuits/circuit-terminations/5/?format=api",
            "display": "bam-to-arix: Termination A",
            "circuit": {
                "id": 3,
                "url": "https://netbox.bayareabackbone.com/api/circuits/circuits/3/?format=api",
                "display": "bam-to-arix",
                "cid": "bam-to-arix",
                "provider": {
                    "id": 3,
                    "url": "https://netbox.bayareabackbone.com/api/circuits/providers/3/?format=api",
                    "display": "Amateur Radio Internet Exchange",
                    "name": "Amateur Radio Internet Exchange",
                    "slug": "arix",
                    "description": ""
                },
                "description": ""
            },
            "term_side": "A",
            "description": "",
            "cable": {
                "id": 17,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/17/?format=api",
                "display": "1500.06.51 ce4794 / 1400.04.71 ce4325",
                "label": "1500.06.51 ce4794 / 1400.04.71 ce4325",
                "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:19:02.745835Z",
    "last_updated": "2024-12-07T07:56:03.109659Z",
    "count_ipaddresses": 1,
    "count_fhrp_groups": 0,
    "_occupied": true
}