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

    Interface PoolDatasetEncryptionSummaryOptions

    interface PoolDatasetEncryptionSummaryOptions {
        datasets?: v25_10_0.PoolDatasetEncryptionSummaryOptionsDataset[];
        force?: boolean;
        key_file?: boolean;
    }
    Index
    force?: boolean
    key_file?: boolean