@truenas/api-client
GitHub
Preparing search index...
v25_10_0
AclTemplateUpdate
Interface AclTemplateUpdate
interface
AclTemplateUpdate
{
acl
?:
v25_10_0
.
NFS4ACEInput
[]
|
v25_10_0
.
POSIXACE
[]
;
acltype
?:
v25_10_0
.
ACLTemplateEntryAcltypeInput
;
comment
?:
string
;
name
?:
string
;
}
Index
Properties
acl?
acltype?
comment?
name?
Properties
Optional
acl
acl
?:
v25_10_0
.
NFS4ACEInput
[]
|
v25_10_0
.
POSIXACE
[]
Optional
acltype
acltype
?:
v25_10_0
.
ACLTemplateEntryAcltypeInput
Optional
comment
comment
?:
string
Optional
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
acl
acltype
comment
name
GitHub
@truenas/api-client
Loading...