get_influxdb_location#

lsst.rsp.get_influxdb_location(label)#

Get the location information for an InfluxDB database.

Parameters:

label (str) – Human label for the InfluxDB database.

Returns:

Location information for the InfluxDB database.

Return type:

InfluxDBLocation

Raises: