@truenas/api-client
GitHub
Preparing search index...
v25_10_0
PrivilegeEntry
Interface PrivilegeEntry
interface
PrivilegeEntry
{
builtin_name
:
string
|
null
;
ds_groups
:
(
v25_10_0
.
GroupEntry
|
v25_10_0
.
UnmappedGroupEntry
)
[]
;
id
:
number
;
local_groups
:
(
v25_10_0
.
GroupEntry
|
v25_10_0
.
UnmappedGroupEntry
)
[]
;
name
:
string
;
roles
?:
string
[]
;
web_shell
:
boolean
;
}
Index
Properties
builtin_
name
ds_
groups
id
local_
groups
name
roles?
web_
shell
Properties
builtin_
name
builtin_name
:
string
|
null
ds_
groups
ds_groups
:
(
v25_10_0
.
GroupEntry
|
v25_10_0
.
UnmappedGroupEntry
)
[]
id
id
:
number
local_
groups
local_groups
:
(
v25_10_0
.
GroupEntry
|
v25_10_0
.
UnmappedGroupEntry
)
[]
name
name
:
string
Optional
roles
roles
?:
string
[]
web_
shell
web_shell
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
builtin_
name
ds_
groups
id
local_
groups
name
roles
web_
shell
GitHub
@truenas/api-client
Loading...