@truenas/api-client
GitHub
Preparing search index...
v25_10_0
UserRenew2FaSecretResult
Interface UserRenew2FaSecretResult
interface
UserRenew2FaSecretResult
{
api_keys
:
number
[]
;
builtin
:
boolean
;
email
?:
string
|
null
;
full_name
:
string
;
group
:
{
[
k
:
string
]:
unknown
}
;
groups
?:
number
[]
;
home
?:
string
;
id
:
number
;
immutable
:
boolean
;
last_password_change
:
string
|
null
;
local
:
boolean
;
locked
?:
boolean
;
password_age
:
number
|
null
;
password_change_required
:
boolean
;
password_disabled
?:
boolean
;
password_history
:
unknown
[]
|
null
;
roles
:
string
[]
;
shell
?:
string
;
sid
:
string
|
null
;
smb
?:
boolean
;
smbhash
:
string
|
null
;
ssh_password_enabled
?:
boolean
;
sshpubkey
?:
string
|
null
;
sudo_commands
?:
string
[]
;
sudo_commands_nopasswd
?:
string
[]
;
twofactor_auth_configured
:
boolean
;
twofactor_config
:
v25_10_0
.
UserTwofactorConfigEntry
;
uid
:
number
;
unixhash
:
string
|
null
;
username
:
string
;
userns_idmap
?:
number
|
"DIRECT"
|
null
;
}
Index
Properties
api_
keys
builtin
email?
full_
name
group
groups?
home?
id
immutable
last_
password_
change
local
locked?
password_
age
password_
change_
required
password_
disabled?
password_
history
roles
shell?
sid
smb?
smbhash
ssh_
password_
enabled?
sshpubkey?
sudo_
commands?
sudo_
commands_
nopasswd?
twofactor_
auth_
configured
twofactor_
config
uid
unixhash
username
userns_
idmap?
Properties
api_
keys
api_keys
:
number
[]
builtin
builtin
:
boolean
Optional
email
email
?:
string
|
null
full_
name
full_name
:
string
group
group
:
{
[
k
:
string
]:
unknown
}
Optional
groups
groups
?:
number
[]
Optional
home
home
?:
string
id
id
:
number
immutable
immutable
:
boolean
last_
password_
change
last_password_change
:
string
|
null
local
local
:
boolean
Optional
locked
locked
?:
boolean
password_
age
password_age
:
number
|
null
password_
change_
required
password_change_required
:
boolean
Optional
password_
disabled
password_disabled
?:
boolean
password_
history
password_history
:
unknown
[]
|
null
roles
roles
:
string
[]
Optional
shell
shell
?:
string
sid
sid
:
string
|
null
Optional
smb
smb
?:
boolean
smbhash
smbhash
:
string
|
null
Optional
ssh_
password_
enabled
ssh_password_enabled
?:
boolean
Optional
sshpubkey
sshpubkey
?:
string
|
null
Optional
sudo_
commands
sudo_commands
?:
string
[]
Optional
sudo_
commands_
nopasswd
sudo_commands_nopasswd
?:
string
[]
twofactor_
auth_
configured
twofactor_auth_configured
:
boolean
twofactor_
config
twofactor_config
:
v25_10_0
.
UserTwofactorConfigEntry
uid
uid
:
number
unixhash
unixhash
:
string
|
null
username
username
:
string
Optional
userns_
idmap
userns_idmap
?:
number
|
"DIRECT"
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api_
keys
builtin
email
full_
name
group
groups
home
id
immutable
last_
password_
change
local
locked
password_
age
password_
change_
required
password_
disabled
password_
history
roles
shell
sid
smb
smbhash
ssh_
password_
enabled
sshpubkey
sudo_
commands
sudo_
commands_
nopasswd
twofactor_
auth_
configured
twofactor_
config
uid
unixhash
username
userns_
idmap
GitHub
@truenas/api-client
Loading...