Skip to content

Latest commit

 

History

History
executable file
·
16 lines (12 loc) · 835 Bytes

ApiInfluxDBIntegration.md

File metadata and controls

executable file
·
16 lines (12 loc) · 835 Bytes

ApiInfluxDBIntegration

Properties

Name Type Description Notes
application_id str Application ID. [optional]
db str InfluxDB database name. [optional]
endpoint str InfluxDB API write endpoint (e.g. http://localhost:8086/write). [optional]
password str InfluxDB password. [optional]
precision ApiInfluxDBPrecision InfluxDB timestamp precision. [optional]
retention_policy_name str InfluxDB retention policy name. [optional]
username str InfluxDB username. [optional]

[Back to Model list] [Back to API list] [Back to README]