@truenas/api-client
GitHub
Preparing search index...
v25_10_0
AuthApiKeyPlain
Interface AuthApiKeyPlain
interface
AuthApiKeyPlain
{
api_key
:
string
;
login_options
?:
v25_10_0
.
AuthCommonOptions
;
mechanism
:
"API_KEY_PLAIN"
;
username
:
string
;
}
Index
Properties
api_
key
login_
options?
mechanism
username
Properties
api_
key
api_key
:
string
Optional
login_
options
login_options
?:
v25_10_0
.
AuthCommonOptions
mechanism
mechanism
:
"API_KEY_PLAIN"
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api_
key
login_
options
mechanism
username
GitHub
@truenas/api-client
Loading...