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

    Interface UpdateStatusError

    interface UpdateStatusError {
        errname: string;
        reason: string;
    }
    Index
    errname: string
    reason: string