Influxdb cloud
Influxdb cloud

InfluxDB Cloud is a fully managed, scalable, and secure time series database service designed for real-time analytics and monitoring.

Completely Secure
9448VIEWS
2718USERS

Tools

1 of 2

Add Dashboard Cell

Tool to add a cell to a dashboard. Use when you want to add or copy a cell to an existing dashboard after verifying the dashboard exists.

Delete User

Tool to delete a user by ID. Use when you need to remove a user in InfluxDB Cloud; requires an operator token.

Generate Flux Query Ast

Tool to generate a Flux query Abstract Syntax Tree (AST). Use when you need to inspect the structure of a Flux script. Use after composing your Flux query; this validates syntax and returns the AST (does not check semantic correctness).

Get Dbrp Mapping

Tool to retrieve a DBRP mapping by ID. Use when you need to fetch details of a specific DBRP mapping in InfluxDB Cloud.

List Routes

Tool to list top-level API routes. Use when you need to discover all available API endpoints for an instance. Call after setting a valid authorization token.

Sign In

Tool to create a user session by authenticating credentials. Use when initiating a user session after collecting credentials.