@truenas/api-client
GitHub
Preparing search index...
v25_10_0
DISABLED_ACLResult
Interface DISABLED_ACLResult
interface
DISABLED_ACLResult
{
acl
:
null
;
acltype
:
"DISABLED"
;
gid
:
number
|
null
;
group
:
string
|
null
;
path
:
string
;
trivial
:
true
;
uid
:
number
|
null
;
user
:
string
|
null
;
}
Index
Properties
acl
acltype
gid
group
path
trivial
uid
user
Properties
acl
acl
:
null
acltype
acltype
:
"DISABLED"
gid
gid
:
number
|
null
group
group
:
string
|
null
path
path
:
string
trivial
trivial
:
true
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...