GET /api/dcim/front-port-templates/1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1,
"url": "https://netbox.c3voc.de/api/dcim/front-port-templates/1/?format=api",
"display": "hdmi0 (Projector)",
"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": "hdmi0",
"label": "Projector",
"type": {
"value": "other",
"label": "Other"
},
"color": "",
"rear_port": {
"id": 1,
"url": "https://netbox.c3voc.de/api/dcim/rear-port-templates/1/?format=api",
"display": "hdmi0",
"name": "hdmi0"
},
"rear_port_position": 1,
"description": "",
"created": "2025-05-25T12:15:37.322211Z",
"last_updated": "2025-05-25T12:32:55.202165Z"
}