Editing a Dashboard Group

Edit a dashboard group's name and description.

To move a dashboard from one dashboard group to another, see Moving a Dashboard Between Groups and Compartments.

    1. Open the navigation menu. Under Home, select Dashboards.
    2. In the dashboard banner, select Manage dashboards. Then select Dashboard groups.
    3. (Optional) If needed, under List Scope, change the compartment.
    4. Select the name of the dashboard group.
    5. On the dashboard group details page, select Edit.
    6. In the Edit dashboard group panel, change the name and description as needed.
      • For the name, leading and trailing spaces and the following special characters aren't allowed: <>()=/'"&\.
      • For the description, the following special characters aren't allowed: <>()=/'"&\.
      Avoid entering confidential information.
    7. Select Submit.
  • Use the dashboard-group update command and required parameters to update a dashboard group:

    oci dashboard-service dashboard-group update --dashboard-group-id <dashboard_group_id> [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateDashboardGroup operation to edit a dashboard group.