@truenas/api-client
GitHub
Preparing search index...
v25_10_0
InfluxDBServiceModel
Interface InfluxDBServiceModel
interface
InfluxDBServiceModel
{
database
:
string
;
host
:
string
;
password
:
string
;
series_name
:
string
;
type
:
"InfluxDB"
;
username
:
string
;
}
Index
Properties
database
host
password
series_
name
type
username
Properties
database
database
:
string
host
host
:
string
password
password
:
string
series_
name
series_name
:
string
type
type
:
"InfluxDB"
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
database
host
password
series_
name
type
username
GitHub
@truenas/api-client
Loading...