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

{
    "id": 366,
    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/366/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/366/?format=api",
    "display": "Ether3",
    "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": ""
    },
    "vdcs": [],
    "module": null,
    "name": "Ether3",
    "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": 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": 67,
        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/67/?format=api",
        "display": "#67",
        "label": "",
        "description": ""
    },
    "cable_end": "A",
    "wireless_link": null,
    "link_peers": [
        {
            "id": 442,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/442/?format=api",
            "display": "ether2",
            "device": {
                "id": 92,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/92/?format=api",
                "display": "ORCA-EdgePower",
                "name": "ORCA-EdgePower",
                "description": ""
            },
            "name": "ether2",
            "description": "",
            "cable": {
                "id": 67,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/67/?format=api",
                "display": "#67",
                "label": "",
                "description": ""
            },
            "_occupied": true
        }
    ],
    "link_peers_type": "dcim.interface",
    "wireless_lans": [],
    "vrf": null,
    "l2vpn_termination": null,
    "connected_endpoints": [
        {
            "id": 442,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/442/?format=api",
            "display": "ether2",
            "device": {
                "id": 92,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/92/?format=api",
                "display": "ORCA-EdgePower",
                "name": "ORCA-EdgePower",
                "description": ""
            },
            "name": "ether2",
            "description": "",
            "cable": {
                "id": 67,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/67/?format=api",
                "display": "#67",
                "label": "",
                "description": ""
            },
            "_occupied": true
        }
    ],
    "connected_endpoints_type": "dcim.interface",
    "connected_endpoints_reachable": true,
    "tags": [],
    "custom_fields": {},
    "created": "2024-12-10T19:54:25.715997Z",
    "last_updated": "2024-12-11T07:26:28.717216Z",
    "count_ipaddresses": 0,
    "count_fhrp_groups": 0,
    "_occupied": true
}