Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
PatchDashboardsIDCellsIDRequest
Interface PatchDashboardsIDCellsIDRequest
interface
PatchDashboardsIDCellsIDRequest
{
body
:
CellUpdate
;
cellID
:
string
;
dashboardID
:
string
;
}
Index
Properties
body
cellID
dashboardID
Properties
body
body
:
CellUpdate
entity body
cellID
cellID
:
string
The ID of the cell to update.
dashboardID
dashboardID
:
string
The ID of the dashboard to update.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
cellID
dashboardID
Documentation
Loading...
entity body