go-grafana-api
go-grafana-api copied to clipboard
Update Postgres Datasource
add support for fields:
sslRootCertFile | string | PostgreSQL | SSL server root certificate file, must be readable by the Grafana user |
---|---|---|---|
sslCertFile | string | PostgreSQL | SSL client certificate file, must be readable by the Grafana user |
sslKeyFile | string | PostgreSQL | SSL client key file, must be readable by only the Grafana user |