@truenas/api-client
    Preparing search index...

    Interface GPUInfoDevice

    interface GPUInfoDevice {
        pci_id: string;
        pci_slot: string;
        vm_pci_slot: string;
    }
    Index
    pci_id: string
    pci_slot: string
    vm_pci_slot: string