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

{
    "id": 56,
    "url": "https://netbox.bayareabackbone.com/api/dcim/device-types/56/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/device-types/56/?format=api",
    "display": "Wave Nano",
    "manufacturer": {
        "id": 2,
        "url": "https://netbox.bayareabackbone.com/api/dcim/manufacturers/2/?format=api",
        "display": "Ubiquiti",
        "name": "Ubiquiti",
        "slug": "ubiquiti",
        "description": ""
    },
    "default_platform": null,
    "model": "Wave Nano",
    "slug": "ubiquiti-wave-nano",
    "part_number": "Wave-Nano",
    "u_height": 0.0,
    "exclude_from_utilization": false,
    "is_full_depth": false,
    "subdevice_role": null,
    "airflow": {
        "value": "passive",
        "label": "Passive"
    },
    "weight": null,
    "weight_unit": null,
    "front_image": null,
    "rear_image": null,
    "description": "",
    "comments": "60 GHz PtMP station powered by Wave Technology. Dual-core ARM Cortex-A53 at\n1 GHz, 512 MB DDR3L RAM. Single GbE RJ45, integrated 60 GHz radio (57-71 GHz,\n41 dBi, up to 5 km) and 5 GHz backup radio (802.11ax, 19 dBi). Integrated GPS.\nIPX6 weatherproof, pole-mount (25-63.5 mm diameter). Running airOS. Managed\nvia UISP or Bluetooth. Max 18W, passive PoE input (24V or 48V DC).",
    "tags": [],
    "custom_fields": {},
    "created": "2026-05-06T06:42:06.171277Z",
    "last_updated": "2026-05-06T06:42:06.171287Z",
    "device_count": 2,
    "console_port_template_count": 0,
    "console_server_port_template_count": 0,
    "power_port_template_count": 1,
    "power_outlet_template_count": 0,
    "interface_template_count": 3,
    "front_port_template_count": 0,
    "rear_port_template_count": 0,
    "device_bay_template_count": 0,
    "module_bay_template_count": 0,
    "inventory_item_template_count": 0
}