GET /api/dcim/console-ports/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/console-ports/16/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/console-ports/16/?format=api",
"display": "Usb-storage",
"device": {
"id": 70,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/70/?format=api",
"display": "KN6PLV-FS8-HAP",
"name": "KN6PLV-FS8-HAP",
"description": ""
},
"module": null,
"name": "Usb-storage",
"label": "",
"type": {
"value": "usb-a",
"label": "USB Type A"
},
"speed": 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-10T19:53:52.741027Z",
"last_updated": "2024-12-10T19:53:52.741061Z",
"_occupied": false
}