GET /api/dcim/device-types/1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1,
"url": "https://netbox.bayareabackbone.com/api/dcim/device-types/1/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/device-types/1/?format=api",
"display": "RB5009UPr+S+IN",
"manufacturer": {
"id": 1,
"url": "https://netbox.bayareabackbone.com/api/dcim/manufacturers/1/?format=api",
"display": "MikroTik",
"name": "MikroTik",
"slug": "mikrotik",
"description": ""
},
"default_platform": null,
"model": "RB5009UPr+S+IN",
"slug": "mikrotik-rb5009upr-plus-s-plus-in",
"part_number": "",
"u_height": 1.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": "[MikroTik RB5009UPr+S+IN Datasheet](https://mikrotik.com/product/rb5009upr_s_in)",
"tags": [],
"custom_fields": {},
"created": "2024-12-05T22:02:17.186144Z",
"last_updated": "2024-12-05T22:20:01.301820Z",
"device_count": 3,
"console_port_template_count": 0,
"console_server_port_template_count": 0,
"power_port_template_count": 2,
"power_outlet_template_count": 0,
"interface_template_count": 9,
"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
}