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

    Interface UpdateStatus

    interface UpdateStatus {
        code: v25_10_0.Code;
        error: v25_10_0.UpdateStatusError | null;
        status: v25_10_0.UpdateStatusStatus | null;
        update_download_progress: v25_10_0.UpdateDownloadProgress | null;
    }
    Index
    update_download_progress: v25_10_0.UpdateDownloadProgress | null