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

    Interface FilesystemSetZfsAttributesArgs

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