Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
PatchDashboardsIDCellsIDViewRequest
Interface PatchDashboardsIDCellsIDViewRequest
interface
PatchDashboardsIDCellsIDViewRequest
{
body
:
View
;
cellID
:
string
;
dashboardID
:
string
;
}
Index
Properties
body
cellID
dashboardID
Properties
body
body
:
View
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