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

    Interface BootEnvironmentKeep

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