Creating a Dashboard
Create a custom Console dashboard for a tenancy.
After you create a dashboard, you can add widgets and make adjustments. See Configuring Widgets and Using Dashboards.
Use the
dashboard create-dashboard-v1
command and required parameters to create a dashboard:oci dashboard-service dashboard create-dashboard-v1 --dashboard-group-id <dashboard_group_id> --widgets <file://widgets.json> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Use the CreateDashboard operation to create a dashboard.