Name of the database to connect to.
Default value to use for "Refresh Data" setting for visualizations created using this item, expressed in minutes (e.g. 1440 = 1 day). A value of N means that whenever the visualization requests data, the engine will return data found in the cache if it's not older than N minutes -this means, if the engine fetched it from the datasource no more than N minutes before-. Set it to override the widget editor default behavior.
Host name or IP address to connect to.
The ID of the data source
(Optional) The URL path appended after the host and port.
Sets the default value for "Process Data on Server" option for this data source, the end user can still change the value, unless processDataOnServerReadOnly is true.
When set to true the user will not be allowed to change the value for "Process Data on Server" option and the default value will be used.
(Optional) The protocol used to connect to ClickHouse (e.g. "http", "https").
(Optional) When true, skips server certificate validation for TLS connections.
The subtitle of the data source, if not null will be displayed to users instead of connection information like host and database name.
(Optional) Connection timeout in seconds.
The title of the data source as displayed to users.
ClickHouse data source