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

    Interface FilesystemSetZfsAttributesData

    interface FilesystemSetZfsAttributesData {
        options?: v26_0_0.FilesystemSetZfsAttributesOptions;
        path: string;
        zfs_file_attributes: v25_10_0.ZFSFileAttrsData;
    }
    Index
    path: string
    zfs_file_attributes: v25_10_0.ZFSFileAttrsData