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

    Interface PoolDetachOptions

    interface PoolDetachOptions {
        label: string;
        wipe?: boolean;
    }
    Index
    label: string
    wipe?: boolean