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

    Interface PoolDatasetDeleteOptions

    interface PoolDatasetDeleteOptions {
        force?: boolean;
        recursive?: boolean;
    }
    Index
    force?: boolean
    recursive?: boolean