GET /api/dcim/power-outlets/16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS, TRACE
Content-Type: application/json
Vary: Accept
{
"id": 16,
"url": "https://netbox.bayareabackbone.com/api/dcim/power-outlets/16/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/power-outlets/16/?format=api",
"display": "pwr-out",
"device": {
"id": 55,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/55/?format=api",
"display": "Mimosa Power",
"name": "Mimosa Power",
"description": ""
},
"module": null,
"name": "pwr-out",
"label": "",
"type": null,
"status": {
"value": "enabled",
"label": "Enabled"
},
"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": "2024-12-07T23:08:06.276423Z",
"last_updated": "2024-12-07T23:08:06.276450Z",
"_occupied": false
}