Listing Resource Problems

View the problems a resource has, and use filters to examine specific problems by problem type.

In the Problems section of the details page for resource you can view and filter the problems returned.
Note

You can also view problems in the Problems page.
You can filter by:
  • Problem name: Choose from the list of problems. For example, Scanned host has vulnerabilities or Certificate Authority (CA) deleted.
  • Risk level. The options are:
    • Critical
    • High
    • Medium
    • Minor
    • Low
  • Target. Choose from the list of targets.
  • Detector type. The options are:
    • Activity
    • Configuration
    • Insight
    • Instance Security
    • Threat
    • User managed detectors that you have configured.
  • Problem category. The option is Security Zone.
  • Region. Choose the region you want.
  • Labels. Use any labels you have set.
    1. Open the navigation menu and select Identity & Security. Under Cloud Guard, select Resources.
    2. (Optional) Use filters to limit the resources returned.
    3. select the resource name link to open the details page.
    4. In the Problems section of the Resource Details page you can use filters to find specific problems for the resource. The options are:
      • Problem name: Choose from the list of problems. For example, Scanned host has vulnerabilities or Certificate Authority (CA) deleted.
      • Risk level
      • Target
      • Detector type
      • Problem category
      • Region
      • Labels
  • For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

    Use the oci cloud-guard resource get command and required parameters to get the details for a specific resource:

    oci cloud-guard resource get --resource-id <resource_ocid> [OPTIONS]

    Use the oci cloud-guard resource list command and required parameters to list all available resources in a compartment:

    oci cloud-guard resource list --compartment-id, -c <compartment_ocid> [OPTIONS]
  • Run the GetResource operation to get the details for a specific resource.

    Run the ListResources operation to list all available resources.

    Run the GetResource operation to get the details for a specific resource.

    Run the ListResources operation to list all available resources in a compartment.