Data Source: oci_optimizer_profile

This data source provides details about a specific Profile resource in Oracle Cloud Infrastructure Optimizer service.

Gets the specified profile’s information. Uses the profile’s OCID to determine which profile to retrieve.

Example Usage

data "oci_optimizer_profile" "test_profile" {
	#Required
	profile_id = oci_optimizer_profile.test_profile.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: