influxdb-client-js

InfluxDB 2.0 JavaScript client

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

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

PatchDashboardsIDCellsIDRequest interface

Signature:

interface PatchDashboardsIDCellsIDRequest 

Properties

Property Modifiers Type Description
body   CellUpdate entity body
cellID   string The ID of the cell to update.
dashboardID   string The ID of the dashboard to update.