Show / Hide Table of Contents

Namespace Oci.DashboardService.Models

Classes

ChangeDashboardGroupCompartmentDetails

The information to be updated.

ChangeDashboardGroupDetails

The information to be updated.

CreateDashboardDetails

The base schema for creating a dashboard. Derived schemas have configurations and widgets specific to the schemaVersion.

CreateDashboardDetailsModelConverter

CreateDashboardGroupDetails

The data to create a new dashboard group.

CreateV1DashboardDetails

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

Dashboard

The base schema for a dashboard. Derived schemas have configurations and widgets specific to the schemaVersion.

DashboardCollection

Results of a dashboard search. Contains DashboardSummary items.

DashboardGroup

The base schema for a dashboard group.

DashboardGroupCollection

A list of dashboard groups that match filter criteria, if any. Results contain DashboardGroupSummary objects.

DashboardGroupSummary

Summary information for the dashboard group.

DashboardModelConverter

DashboardSummary

Summary information about the dashboard.

UpdateDashboardDetails

The base schema for updating a dashboard. Derived schemas have configurations and widgets specific to the schemaVersion.

UpdateDashboardDetailsModelConverter

UpdateDashboardGroupDetails

The data to update a dashboard group.

UpdateV1DashboardDetails

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

V1Dashboard

A version 1 dashboard. The interpretation of the config and widgets fields depends on the runtime behavior of the Oracle Cloud Infrastructure Console. The sum of the config and widget fields JSON text representation cannot exceed 200 KB.

Enums

Dashboard.LifecycleStateEnum

Dashboard.SchemaVersionEnum

DashboardGroup.LifecycleStateEnum

SortOrder

Sort orders.

In this article
Back to top