GET /api/dcim/device-types/16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 16,
"url": "https://netbox.c3voc.de/api/dcim/device-types/16/?format=api",
"display": "TP-Link 5-Port Gigabit PoE Switch",
"manufacturer": {
"id": 11,
"url": "https://netbox.c3voc.de/api/dcim/manufacturers/11/?format=api",
"display": "TP-Link",
"name": "TP-Link",
"slug": "tp-link"
},
"default_platform": null,
"model": "TP-Link 5-Port Gigabit PoE Switch",
"slug": "tp-link-5-port-gigabit-poe-switch",
"part_number": "TL-SG1005P",
"u_height": 0.5,
"exclude_from_utilization": false,
"is_full_depth": false,
"subdevice_role": null,
"airflow": null,
"weight": null,
"weight_unit": null,
"front_image": "https://netbox.c3voc.de/media/devicetype-images/TL-SG1005P.png",
"rear_image": null,
"description": "",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2025-05-24T17:03:58.456562Z",
"last_updated": "2025-05-24T18:37:11.596754Z",
"device_count": 6,
"console_port_template_count": 0,
"console_server_port_template_count": 0,
"power_port_template_count": 0,
"power_outlet_template_count": 0,
"interface_template_count": 5,
"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
}