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

{
    "id": 36,
    "url": "https://netbox.bayareabackbone.com/api/dcim/device-types/36/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/device-types/36/?format=api",
    "display": "EdgePower 24V 72W",
    "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": "EdgePower 24V 72W",
    "slug": "edgepower-24v-72w",
    "part_number": "EP-24V-72W",
    "u_height": 0.0,
    "exclude_from_utilization": false,
    "is_full_depth": false,
    "subdevice_role": {
        "value": "child",
        "label": "Child"
    },
    "airflow": null,
    "weight": null,
    "weight_unit": null,
    "front_image": null,
    "rear_image": null,
    "description": "",
    "comments": "[Datasheet](https://dl.ubnt.com/ds/EdgePower)",
    "tags": [],
    "custom_fields": {},
    "created": "2024-12-11T05:55:07.598533Z",
    "last_updated": "2024-12-11T06:49:19.876867Z",
    "device_count": 2,
    "console_port_template_count": 0,
    "console_server_port_template_count": 0,
    "power_port_template_count": 2,
    "power_outlet_template_count": 1,
    "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
}