Skip to content

Support Cloud contract too #525

Closed
@dg-nvm

Description

@dg-nvm

Proposal:

Add cloud.json contract client so we can use all APIs

Current behavior:

Bucket Schemas api is not available

Desired behavior:

I can from influxdb_client import InfluxDBClientCloud as InfluxDBClient to activate all needed apis.

Alternatives considered:

pip install requests

Use case:

We are working in Vonage over feature that involves Explicit Bucket Schemas. We want to automate their management and we are using python influxdb client. Currently only oss.json contract is parsed and added so we have to use plain requests to maintain this and it's cumbersome.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions