HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS, TRACE
Content-Type: application/json
Vary: Accept
{
"id": 3,
"url": "https://netbox.c3voc.de/api/dcim/power-ports/3/?format=api",
"display": "IN",
"device": {
"id": 10,
"url": "https://netbox.c3voc.de/api/dcim/devices/10/?format=api",
"display": "Main",
"name": "Main"
},
"module": null,
"name": "IN",
"label": "",
"type": {
"value": "iec-60320-c14",
"label": "C14"
},
"maximum_draw": 2400,
"allocated_draw": null,
"description": "",
"mark_connected": false,
"cable": {
"id": 15,
"url": "https://netbox.c3voc.de/api/dcim/cables/15/?format=api",
"display": "#15",
"label": ""
},
"cable_end": "B",
"link_peers": [
{
"id": 1,
"url": "https://netbox.c3voc.de/api/dcim/power-outlets/1/?format=api",
"display": "Main",
"device": {
"id": 9,
"url": "https://netbox.c3voc.de/api/dcim/devices/9/?format=api",
"display": "Generic 8-Port Neutrik Patch Panel (9)",
"name": null
},
"name": "Main",
"cable": 15,
"_occupied": true
}
],
"link_peers_type": "dcim.poweroutlet",
"connected_endpoints": [
{
"id": 1,
"url": "https://netbox.c3voc.de/api/dcim/power-outlets/1/?format=api",
"display": "Main",
"device": {
"id": 9,
"url": "https://netbox.c3voc.de/api/dcim/devices/9/?format=api",
"display": "Generic 8-Port Neutrik Patch Panel (9)",
"name": null
},
"name": "Main",
"cable": 15,
"_occupied": true
}
],
"connected_endpoints_type": "dcim.poweroutlet",
"connected_endpoints_reachable": true,
"tags": [],
"custom_fields": {},
"created": "2023-01-03T13:32:38.591476Z",
"last_updated": "2023-01-03T13:33:57.696435Z",
"_occupied": true
}