GET /api/dcim/device-types/4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 4,
"url": "https://netbox.bayareabackbone.com/api/dcim/device-types/4/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/device-types/4/?format=api",
"display": "EdgeRouterX",
"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": "EdgeRouterX",
"slug": "ubiquiti-er-x",
"part_number": "",
"u_height": 0.0,
"exclude_from_utilization": false,
"is_full_depth": false,
"subdevice_role": {
"value": "child",
"label": "Child"
},
"airflow": null,
"weight": 215.0,
"weight_unit": {
"value": "g",
"label": "Grams"
},
"front_image": null,
"rear_image": null,
"description": "",
"comments": "[EdgeRouter X - Advanced Gigabit Ethernet Router](https://dl.ui.com/datasheets/edgemax/EdgeRouter_X_DS.pdf)",
"tags": [],
"custom_fields": {},
"created": "2024-12-05T22:04:00.760599Z",
"last_updated": "2024-12-11T07:10:12.954945Z",
"device_count": 3,
"console_port_template_count": 0,
"console_server_port_template_count": 0,
"power_port_template_count": 1,
"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
}