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

{
    "id": 55,
    "url": "https://netbox.bayareabackbone.com/api/dcim/device-types/55/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/device-types/55/?format=api",
    "display": "AP7911A",
    "manufacturer": {
        "id": 13,
        "url": "https://netbox.bayareabackbone.com/api/dcim/manufacturers/13/?format=api",
        "display": "APC",
        "name": "APC",
        "slug": "apc",
        "description": ""
    },
    "default_platform": null,
    "model": "AP7911A",
    "slug": "apc-ap7911a",
    "part_number": "AP7911A",
    "u_height": 2.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": "Switched Rack PDU, 2U, 30A, 208V, 16x IEC C13 outlets. NEMA L6-30P input,\n12ft cord. Individual outlet switching and power sequencing via Web, SNMP,\nand Telnet. Dimensions: 3.5\" H x 17.5\" W x 10\" D, 13.90 lb.",
    "tags": [],
    "custom_fields": {},
    "created": "2026-05-06T06:34:12.256181Z",
    "last_updated": "2026-05-06T06:34:12.256190Z",
    "device_count": 1,
    "console_port_template_count": 0,
    "console_server_port_template_count": 0,
    "power_port_template_count": 1,
    "power_outlet_template_count": 16,
    "interface_template_count": 1,
    "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
}