GET /api/dcim/rear-ports/8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 8,
"url": "https://netbox.c3voc.de/api/dcim/rear-ports/8/?format=api",
"display": "hdmi3",
"device": {
"id": 72,
"url": "https://netbox.c3voc.de/api/dcim/devices/72/?format=api",
"display": "lectern1-patch",
"name": "lectern1-patch"
},
"module": null,
"name": "hdmi3",
"label": "",
"type": {
"value": "other",
"label": "Other"
},
"color": "",
"positions": 1,
"description": "",
"mark_connected": false,
"cable": null,
"cable_end": "",
"link_peers": [],
"link_peers_type": null,
"tags": [],
"custom_fields": {},
"created": "2025-05-25T12:34:23.651537Z",
"last_updated": "2025-05-25T12:34:23.651541Z",
"_occupied": false
}