Get Connection
Retrieves a specific ClickHouse connection by ID. Passwords are never returned.
GET
Error
Última modificación el 15 de julio de 2026
Anterior
Update ConnectionUpdates an existing ClickHouse connection.
Field semantics: if `password` is omitted or empty the existing
password is kept. `hyperdxSettingPrefix` is cleared when set to null
or an empty string, and `prometheusEndpoint` is cleared when set to
null; both are kept unchanged when omitted.
Siguiente
Error