HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS, TRACE
Content-Type: application/json
Vary: Accept
{
"id": 10,
"url": "https://netbox.c3voc.de/api/dcim/power-ports/10/?format=api",
"display": "PSU2",
"device": {
"id": 15,
"url": "https://netbox.c3voc.de/api/dcim/devices/15/?format=api",
"display": "fastly",
"name": "fastly"
},
"module": null,
"name": "PSU2",
"label": "",
"type": {
"value": "iec-60320-c14",
"label": "C14"
},
"maximum_draw": 750,
"allocated_draw": null,
"description": "",
"mark_connected": false,
"cable": {
"id": 39,
"url": "https://netbox.c3voc.de/api/dcim/cables/39/?format=api",
"display": "#39",
"label": ""
},
"cable_end": "B",
"link_peers": [
{
"id": 14,
"url": "https://netbox.c3voc.de/api/dcim/power-outlets/14/?format=api",
"display": "4",
"device": {
"id": 11,
"url": "https://netbox.c3voc.de/api/dcim/devices/11/?format=api",
"display": "Redundancy",
"name": "Redundancy"
},
"name": "4",
"cable": 39,
"_occupied": true
}
],
"link_peers_type": "dcim.poweroutlet",
"connected_endpoints": [
{
"id": 14,
"url": "https://netbox.c3voc.de/api/dcim/power-outlets/14/?format=api",
"display": "4",
"device": {
"id": 11,
"url": "https://netbox.c3voc.de/api/dcim/devices/11/?format=api",
"display": "Redundancy",
"name": "Redundancy"
},
"name": "4",
"cable": 39,
"_occupied": true
}
],
"connected_endpoints_type": "dcim.poweroutlet",
"connected_endpoints_reachable": true,
"tags": [],
"custom_fields": {},
"created": "2023-01-03T13:37:20.531936Z",
"last_updated": "2023-01-03T13:37:20.531942Z",
"_occupied": true
}