@truenas/api-client
GitHub
Preparing search index...
v25_10_0
POSIXACLResult
Interface POSIXACLResult
interface
POSIXACLResult
{
acl
:
v25_10_0
.
POSIXACE
[]
;
acltype
:
"POSIX1E"
;
gid
:
number
|
null
;
group
:
string
|
null
;
path
:
string
;
trivial
:
boolean
;
uid
:
number
|
null
;
user
:
string
|
null
;
}
Index
Properties
acl
acltype
gid
group
path
trivial
uid
user
Properties
acl
acl
:
v25_10_0
.
POSIXACE
[]
acltype
acltype
:
"POSIX1E"
gid
gid
:
number
|
null
group
group
:
string
|
null
path
path
:
string
trivial
trivial
:
boolean
uid
uid
:
number
|
null
user
user
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
acl
acltype
gid
group
path
trivial
uid
user
GitHub
@truenas/api-client
Loading...