GET /api/dcim/power-ports/22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS, TRACE
Content-Type: application/json
Vary: Accept
{
"id": 22,
"url": "https://netbox.bayareabackbone.com/api/dcim/power-ports/22/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/power-ports/22/?format=api",
"display": "psu2 (DC IN 48-57V)",
"device": {
"id": 18,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/18/?format=api",
"display": "blk-crs112",
"name": "blk-crs112",
"description": ""
},
"module": null,
"name": "psu2",
"label": "DC IN 48-57V",
"type": {
"value": "dc-terminal",
"label": "DC Terminal"
},
"maximum_draw": 160,
"allocated_draw": 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": "2024-12-06T00:36:23.433379Z",
"last_updated": "2024-12-06T00:36:23.433391Z",
"_occupied": false
}