@truenas/api-client
GitHub
Preparing search index...
v25_10_0
TruecommandEntry
Interface TruecommandEntry
interface
TruecommandEntry
{
api_key
:
string
|
null
;
enabled
:
boolean
;
id
:
number
;
remote_ip_address
:
string
|
null
;
remote_url
:
string
|
null
;
status
:
v25_10_0
.
TruecommandConfigChangedEventFieldsStatus
;
status_reason
:
|
"Truecommand service is connected."
|
"Pending Confirmation From iX Portal for Truecommand API Key."
|
"Truecommand service is disabled."
|
"Truecommand API Key Disabled by iX Portal."
|
"Waiting for connection from Truecommand."
;
}
Index
Properties
api_
key
enabled
id
remote_
ip_
address
remote_
url
status
status_
reason
Properties
api_
key
api_key
:
string
|
null
enabled
enabled
:
boolean
id
id
:
number
remote_
ip_
address
remote_ip_address
:
string
|
null
remote_
url
remote_url
:
string
|
null
status
status
:
v25_10_0
.
TruecommandConfigChangedEventFieldsStatus
status_
reason
status_reason
:
|
"Truecommand service is connected."
|
"Pending Confirmation From iX Portal for Truecommand API Key."
|
"Truecommand service is disabled."
|
"Truecommand API Key Disabled by iX Portal."
|
"Waiting for connection from Truecommand."
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api_
key
enabled
id
remote_
ip_
address
remote_
url
status
status_
reason
GitHub
@truenas/api-client
Loading...