GET /api/dcim/power-outlets/20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS, TRACE
Content-Type: application/json
Vary: Accept
{
"id": 20,
"url": "https://netbox.c3voc.de/api/dcim/power-outlets/20/?format=api",
"display": "2",
"device": {
"id": 17,
"url": "https://netbox.c3voc.de/api/dcim/devices/17/?format=api",
"display": "Redundancy (Outlets)",
"name": "Redundancy (Outlets)"
},
"module": null,
"name": "2",
"label": "",
"type": {
"value": "ita-e",
"label": "ITA Type E (CEE 7/5)"
},
"power_port": {
"id": 24,
"url": "https://netbox.c3voc.de/api/dcim/power-ports/24/?format=api",
"display": "IN",
"device": {
"id": 17,
"url": "https://netbox.c3voc.de/api/dcim/devices/17/?format=api",
"display": "Redundancy (Outlets)",
"name": "Redundancy (Outlets)"
},
"name": "IN",
"cable": 43,
"_occupied": true
},
"feed_leg": null,
"description": "",
"mark_connected": false,
"cable": null,
"cable_end": "",
"link_peers": [],
"link_peers_type": null,
"connected_endpoints": null,
"connected_endpoints_type": null,
"connected_endpoints_reachable": null,
"tags": [],
"custom_fields": {},
"created": "2023-01-20T12:44:14.405629Z",
"last_updated": "2023-01-20T12:44:14.405641Z",
"_occupied": false
}