GET /api/dcim/device-types/6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 6,
"url": "https://netbox.bayareabackbone.com/api/dcim/device-types/6/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/device-types/6/?format=api",
"display": "ES-10XP",
"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": "ES-10XP",
"slug": "ubiquiti-es-10xp",
"part_number": "",
"u_height": 1.0,
"exclude_from_utilization": false,
"is_full_depth": false,
"subdevice_role": null,
"airflow": null,
"weight": null,
"weight_unit": null,
"front_image": null,
"rear_image": null,
"description": "",
"comments": "[EdgeSwitch 10XP - Managed 10-Port Gigabit Switch with PoE](https://www.ui.com/edgemax/edgeswitch-10xp/)",
"tags": [],
"custom_fields": {},
"created": "2024-12-05T22:10:50.842964Z",
"last_updated": "2024-12-05T22:10:50.842985Z",
"device_count": 1,
"console_port_template_count": 0,
"console_server_port_template_count": 0,
"power_port_template_count": 1,
"power_outlet_template_count": 0,
"interface_template_count": 10,
"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
}