orangeqs.juice.schemas.influxdb2#
Schemas for InfluxDB tokens.
Module Contents#
Classes#
InfluxDB2 Token Configuration. |
|
An InfluxDB2 token. |
API#
- class orangeqs.juice.schemas.influxdb2.InfluxDB2Tokens(/, **data: Any)#
Bases:
orangeqs.juice.settings.ConfigurableInfluxDB2 Token Configuration.
- tokens: dict[str, InfluxDB2Token]#
‘Field(…)’
A dictionary mapping identities to their corresponding InfluxDB API tokens.
Identities are typically the names of the services or users with access to InfluxDB.