@truenas/api-client
GitHub
Preparing search index...
v25_10_0
ApiKeyEntry
Interface ApiKeyEntry
interface
ApiKeyEntry
{
created_at
:
string
;
expires_at
?:
string
|
null
;
id
:
number
;
keyhash
:
string
;
local
:
boolean
;
name
:
string
;
revoked
:
boolean
;
revoked_reason
:
string
|
null
;
user_identifier
:
string
|
number
;
username
:
string
|
null
;
}
Index
Properties
created_
at
expires_
at?
id
keyhash
local
name
revoked
revoked_
reason
user_
identifier
username
Properties
created_
at
created_at
:
string
Optional
expires_
at
expires_at
?:
string
|
null
id
id
:
number
keyhash
keyhash
:
string
local
local
:
boolean
name
name
:
string
revoked
revoked
:
boolean
revoked_
reason
revoked_reason
:
string
|
null
user_
identifier
user_identifier
:
string
|
number
username
username
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
expires_
at
id
keyhash
local
name
revoked
revoked_
reason
user_
identifier
username
GitHub
@truenas/api-client
Loading...