influxdb-client-js

InfluxDB 2.0 JavaScript client

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

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

CreateDashboardRequest interface

Signature:

interface CreateDashboardRequest 

Properties

Property Modifiers Type Description
description?   string (Optional) The user-facing description of the dashboard.
name   string The user-facing name of the dashboard.
orgID   string The ID of the organization that owns the dashboard.