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

    Interface SystemDatasetUpdate

    interface SystemDatasetUpdate {
        pool?: string | null;
        pool_exclude?: string | null;
    }
    Index
    pool?: string | null
    pool_exclude?: string | null