Data Source: oci_optimizer_profile_levels

This data source provides the list of Profile Levels in Oracle Cloud Infrastructure Optimizer service.

Lists the existing profile levels.

Example Usage

data "oci_optimizer_profile_levels" "test_profile_levels" {
	#Required
	compartment_id = var.compartment_id
	compartment_id_in_subtree = var.profile_level_compartment_id_in_subtree

	#Optional
	name = var.profile_level_name
	recommendation_name = oci_optimizer_recommendation.test_recommendation.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ProfileLevel Reference

The following attributes are exported: