Namespace Oci.ManagementdashboardService.Models
Classes
ChangeManagementDashboardsCompartmentDetails
Compartment to which the dashboard is being moved.
ChangeManagementSavedSearchesCompartmentDetails
Compartment to which the saved search is being moved.
CreateManagementDashboardDetails
Properties of a dashboard. ID of the dashboard must only be provided for Out-of-the-Box (OOB) dashboards.
CreateManagementSavedSearchDetails
Properties of a saved search.
ManagementDashboard
Properties of a dashboard, including dashboard ID.
ManagementDashboardCollection
List of dashboards.
ManagementDashboardExportDetails
Array of dashboards to export. Response from export must be directly acceptable to import (compartmentIds may have to be changed).
ManagementDashboardForImportExportDetails
Properties of a dashboard, including dashboard ID and saved searches, for import purposes.
ManagementDashboardImportDetails
Array of dashboards to import.
ManagementDashboardSummary
Summary of the properties of a dashboard.
ManagementDashboardTileDetails
Properties of the dashboard tile representing a saved search.
Tiles are laid out in a twelve column grid system with (0,0) at upper left corner.
ManagementSavedSearch
Properties of a saved search.
ManagementSavedSearchCollection
List of saved searches.
ManagementSavedSearchForImportDetails
Properties of a saved search.
ManagementSavedSearchSummary
Summary of the properties of a saved search.
UpdateManagementDashboardDetails
Properties of a dashboard. Dashboard ID must not be provided.
UpdateManagementSavedSearchDetails
Properties of a saved search. Saved search ID must not be provided.
Enums
LifecycleStates
Possible lifecycle states.
ManagementDashboardTileDetails.StateEnum
SavedSearchTypes
Determines how the saved search is displayed in a dashboard.
SortOrders
Sort orders.