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

    Interface UpdateEntry

    interface UpdateEntry {
        autocheck: boolean;
        id: number;
        profile: string;
    }
    Index
    autocheck: boolean
    id: number
    profile: string