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

    Interface UpdateDownloadProgress

    interface UpdateDownloadProgress {
        percent: number;
        version: string;
    }
    Index
    percent: number
    version: string