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

    Interface PoolSnapshotDeleteOptions

    interface PoolSnapshotDeleteOptions {
        defer?: boolean;
        recursive?: boolean;
    }
    Index
    defer?: boolean
    recursive?: boolean