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

    Interface AclTemplateUpdate

    interface AclTemplateUpdate {
        acl?: v25_10_0.NFS4ACEInput[] | v25_10_0.POSIXACE[];
        acltype?: v25_10_0.ACLTemplateEntryAcltypeInput;
        comment?: string;
        name?: string;
    }
    Index
    comment?: string
    name?: string