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