GET /api/dcim/console-ports/19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS, TRACE
Content-Type: application/json
Vary: Accept

{
    "id": 19,
    "url": "https://netbox.bayareabackbone.com/api/dcim/console-ports/19/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/console-ports/19/?format=api",
    "display": "Usb-storage",
    "device": {
        "id": 73,
        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/73/?format=api",
        "display": "KJ6WEG-OAK-ORCA-HAP2",
        "name": "KJ6WEG-OAK-ORCA-HAP2",
        "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:54:25.639892Z",
    "last_updated": "2024-12-10T19:54:25.639916Z",
    "_occupied": false
}