get_influxdb_credentials#
- lsst.rsp.get_influxdb_credentials(label, token=None)#
Get the credentials for an InfluxDB database.
- Parameters:
- Returns:
Location and credentials for the InfluxDB database.
- Return type:
- Raises:
DiscoveryNotAvailableError – Raised if no service discovery information is available.
InvalidDiscoveryError – Raised if the discovery information has an invalid syntax.
TokenNotAvailableError – Raised if there is no Gafaelfawr token available.
UnknownInfluxDBError – Raised if the InfluxDB database is not known.