GET /api/dcim/power-outlets/25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS, TRACE
Content-Type: application/json
Vary: Accept
{
"id": 25,
"url": "https://netbox.c3voc.de/api/dcim/power-outlets/25/?format=api",
"display_url": "https://netbox.c3voc.de/dcim/power-outlets/25/?format=api",
"display": "4",
"device": {
"id": 11,
"url": "https://netbox.c3voc.de/api/dcim/devices/11/?format=api",
"display": "Redundancy",
"name": "Redundancy",
"description": ""
},
"module": null,
"name": "4",
"label": "",
"type": {
"value": "ita-f",
"label": "ITA Type F (CEE 7/3)"
},
"color": "",
"power_port": null,
"feed_leg": null,
"description": "",
"mark_connected": false,
"cable": null,
"cable_end": null,
"link_peers": [],
"link_peers_type": null,
"connected_endpoints": null,
"connected_endpoints_type": null,
"connected_endpoints_reachable": null,
"tags": [],
"custom_fields": {},
"created": "2025-07-23T16:22:34.128620Z",
"last_updated": "2025-07-23T16:22:34.128638Z",
"_occupied": false
}