Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateV1DashboardDetails

Details for creating a version 1 dashboard. The interpretation of the {@code config} and {@code widgets} fields depends on the runtime behavior of the Oracle Cloud Infrastructure Console. The sum of the {@code config} and {@code widget} fields JSON text representation cannot exceed 200 KB.

Properties

Optional config

config: any

The layout and widget placement for the dashboard.

dashboardGroupId

dashboardGroupId: string

The OCID of the dashboard group that the dashbaord is associated with.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

A short description of the dashboard. It can be changed. Avoid entering confidential information. The following special characters are not allowed: <>()=/'"&\

Optional displayName

displayName: undefined | string

A user-friendly name for the dashboard. Does not have to be unique, and it can be changed. Avoid entering confidential information. Leading and trailing spaces and the following special characters are not allowed: <>()=/'"&\

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Const schemaVersion

schemaVersion: string = "V1"

widgets

widgets: Array<any>

The basic visualization building blocks of a dashboard.

Methods

getDeserializedJsonObj

getJsonObj