Dashboard Service

oci.dashboard_service.DashboardClient Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
oci.dashboard_service.DashboardGroupClient Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
oci.dashboard_service.DashboardClientCompositeOperations This class provides a wrapper around DashboardClient and offers convenience methods for operations that would otherwise need to be chained together.
oci.dashboard_service.DashboardGroupClientCompositeOperations This class provides a wrapper around DashboardGroupClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.dashboard_service.models.ChangeDashboardGroupCompartmentDetails The information to be updated.
oci.dashboard_service.models.ChangeDashboardGroupDetails The information to be updated.
oci.dashboard_service.models.CreateDashboardDetails The base schema for creating a dashboard.
oci.dashboard_service.models.CreateDashboardGroupDetails The data to create a new dashboard group.
oci.dashboard_service.models.CreateV1DashboardDetails Details for creating a version 1 dashboard.
oci.dashboard_service.models.Dashboard The base schema for a dashboard.
oci.dashboard_service.models.DashboardCollection Results of a dashboard search.
oci.dashboard_service.models.DashboardGroup The base schema for a dashboard group.
oci.dashboard_service.models.DashboardGroupCollection A list of dashboard groups that match filter criteria, if any.
oci.dashboard_service.models.DashboardGroupSummary Summary information for the dashboard group.
oci.dashboard_service.models.DashboardSummary Summary information about the dashboard.
oci.dashboard_service.models.UpdateDashboardDetails The base schema for updating a dashboard.
oci.dashboard_service.models.UpdateDashboardGroupDetails The data to update a dashboard group.
oci.dashboard_service.models.UpdateV1DashboardDetails Details for updating a version 1 dashboard.
oci.dashboard_service.models.V1Dashboard A version 1 dashboard.