Listing Resources

View a list of resources.

    1. Open the navigation menu and select Identity & Security. Under Cloud Guard, select Resources.
    2. (Optional) Use filters to limit the resources returned.
      1. Set the values for the resource filter
        • Select a type: Choose Instance
        • Select an entity: Choose from Vulnerability, Insights, or Generic.
        • Select a value: Choose from Risk level, CVE ID, CVSS 3.
        • Select an operation: Choose from =, >, <.
        • Select an input = Critical, High, Medium, Low, Minor.
      2. select Add another to add more filters to narrow down the resources returned.
    3. select the resource name link to open the details page.
  • 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.