@truenas/api-client
GitHub
Preparing search index...
v25_10_0
POSIXACE
Interface POSIXACE
interface
POSIXACE
{
default
:
boolean
;
id
?:
number
|
null
;
perms
:
v25_10_0
.
POSIXACE_Perms
;
tag
:
"OTHER"
|
"USER"
|
"GROUP"
|
"USER_OBJ"
|
"GROUP_OBJ"
|
"MASK"
;
who
?:
string
|
null
;
}
Index
Properties
default
id?
perms
tag
who?
Properties
default
default
:
boolean
Optional
id
id
?:
number
|
null
perms
perms
:
v25_10_0
.
POSIXACE_Perms
tag
tag
:
"OTHER"
|
"USER"
|
"GROUP"
|
"USER_OBJ"
|
"GROUP_OBJ"
|
"MASK"
Optional
who
who
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
id
perms
tag
who
GitHub
@truenas/api-client
Loading...