influxdb-client-js

InfluxDB 2.0 JavaScript client

View the Project on GitHub influxdata/influxdb-client-js

Home > @influxdata/influxdb-client-apis > DeleteDashboardsIDCellsIDRequest

DeleteDashboardsIDCellsIDRequest interface

Signature:

interface DeleteDashboardsIDCellsIDRequest 

Properties

Property Modifiers Type Description
cellID   string The ID of the cell to delete.
dashboardID   string The ID of the dashboard to delete.