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

    Interface FilesystemSetZfsAttributesOptions

    interface FilesystemSetZfsAttributesOptions {
        recursive?: ("FILES" | "DIRECTORIES")[] | null;
    }
    Index
    recursive?: ("FILES" | "DIRECTORIES")[] | null