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

{
    "count": 453,
    "next": null,
    "previous": "https://netbox.bayareabackbone.com/api/dcim/interfaces/?format=api&limit=50&offset=400",
    "results": [
        {
            "id": 67,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/67/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/67/?format=api",
            "display": "eth4",
            "device": {
                "id": 8,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/8/?format=api",
                "display": "wolfback-router",
                "name": "wolfback-router",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth4",
            "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": 9,
                "url": "https://netbox.bayareabackbone.com/api/dcim/cables/9/?format=api",
                "display": "#9",
                "label": "",
                "description": ""
            },
            "cable_end": "A",
            "wireless_link": null,
            "link_peers": [
                {
                    "id": 211,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/211/?format=api",
                    "display": "eth0 (Ethernet)",
                    "device": {
                        "id": 34,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/34/?format=api",
                        "display": "Wolfback AP",
                        "name": "Wolfback AP",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 9,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/9/?format=api",
                        "display": "#9",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "link_peers_type": "dcim.interface",
            "wireless_lans": [],
            "vrf": null,
            "l2vpn_termination": null,
            "connected_endpoints": [
                {
                    "id": 211,
                    "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/211/?format=api",
                    "display": "eth0 (Ethernet)",
                    "device": {
                        "id": 34,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/34/?format=api",
                        "display": "Wolfback AP",
                        "name": "Wolfback AP",
                        "description": ""
                    },
                    "name": "eth0",
                    "description": "",
                    "cable": {
                        "id": 9,
                        "url": "https://netbox.bayareabackbone.com/api/dcim/cables/9/?format=api",
                        "display": "#9",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                }
            ],
            "connected_endpoints_type": "dcim.interface",
            "connected_endpoints_reachable": true,
            "tags": [],
            "custom_fields": {},
            "created": "2024-12-06T00:23:50.030018Z",
            "last_updated": "2024-12-06T17:30:33.255786Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": true
        },
        {
            "id": 68,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/68/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/68/?format=api",
            "display": "eth5",
            "device": {
                "id": 8,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/8/?format=api",
                "display": "wolfback-router",
                "name": "wolfback-router",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "eth5",
            "label": "",
            "type": {
                "value": "1000base-x-sfp",
                "label": "SFP (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": 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:23:50.030104Z",
            "last_updated": "2024-12-06T00:23:50.030113Z",
            "count_ipaddresses": 0,
            "count_fhrp_groups": 0,
            "_occupied": false
        },
        {
            "id": 148,
            "url": "https://netbox.bayareabackbone.com/api/dcim/interfaces/148/?format=api",
            "display_url": "https://netbox.bayareabackbone.com/dcim/interfaces/148/?format=api",
            "display": "switch0.1000",
            "device": {
                "id": 8,
                "url": "https://netbox.bayareabackbone.com/api/dcim/devices/8/?format=api",
                "display": "wolfback-router",
                "name": "wolfback-router",
                "description": ""
            },
            "vdcs": [],
            "module": null,
            "name": "switch0.1000",
            "label": "",
            "type": {
                "value": "virtual",
                "label": "Virtual"
            },
            "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": 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:40:17.753872Z",
            "last_updated": "2024-12-06T00:40:17.753902Z",
            "count_ipaddresses": 1,
            "count_fhrp_groups": 0,
            "_occupied": false
        }
    ]
}