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 flags and variable options for CLI commands, see the Command Line Reference.
Use the CreateDashboard operation to create a dashboard.