GET /api/dcim/rear-port-templates/6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 6,
"url": "https://netbox.c3voc.de/api/dcim/rear-port-templates/6/?format=api",
"display": "hdmi1",
"device_type": {
"id": 20,
"url": "https://netbox.c3voc.de/api/dcim/device-types/20/?format=api",
"display": "lectern-module-12-port-patch-panel",
"manufacturer": {
"id": 12,
"url": "https://netbox.c3voc.de/api/dcim/manufacturers/12/?format=api",
"display": "VOC",
"name": "VOC",
"slug": "voc"
},
"model": "lectern-module-12-port-patch-panel",
"slug": "lectern-module-12-port-patch-panel"
},
"module_type": null,
"name": "hdmi1",
"label": "",
"type": {
"value": "other",
"label": "Other"
},
"color": "",
"positions": 1,
"description": "Panel Position 06, HDMI",
"created": "2025-05-25T12:23:35.319234Z",
"last_updated": "2025-05-25T12:31:49.494581Z"
}