Viewing Problems by Region, Compartment, or Resource Type

View summary information about problems in Cloud Guard, categorized by compartment, region, or resource type. Then access the problems behind the summary.

    1. Open the navigation menu and click Identity & Security. Under Cloud Guard, click Overview.
    2. In the Problems tile, use the Grouped by list to select the way you want problems to be grouped by: Compartment, Region, or Resource type.

      The Problems tile shows a bar chart for each region, compartment, or resource type covered. The length of the bar is proportional to the number of problems.

    3. To see the number of problems of different severity levels in a bar, move the mouse pointer over the bar.
    4. To see the actual list of problems represented in a bar, click the part of the bar that represents problems of that severity level.

      The Problems page opens, filtered to display the list of problems represented in the part of the bar that you clicked.

  • For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

    Use the oci cloud-guard problem-aggregation request-summarized-problems command and required parameters to get a list of problem summaries, filtered by compartment, region, resource type, or risk level:

    oci cloud-guard problem-aggregation request-summarized-problems --compartment-id, -c <compartment_ocid> --list-dimensions <dimension_to_filter_on> [OPTIONS]
  • Run the RequestSummarizedProblems operation to get a list of problems, filtered by compartment, region, resource type, or risk level.