Data Source: oci_cloud_guard_problem_entity

This data source provides details about a specific Problem Entity resource in Oracle Cloud Infrastructure Cloud Guard service.

Returns a list of entities for a CloudGuard Problem

Example Usage

data "oci_cloud_guard_problem_entity" "test_problem_entity" {
	#Required
	problem_id = oci_cloud_guard_problem.test_problem.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: