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

    Interface BootEnvironmentKeepArgs

    interface BootEnvironmentKeepArgs {
        id: string;
        value: boolean;
    }
    Index
    id: string
    value: boolean