Data Source: oci_usage_proxy_resources

This data source provides the list of Resources in Oracle Cloud Infrastructure Usage Proxy service.

Returns the resource details for a service > Important: Calls to this API will only succeed against the endpoint in the home region.

Example Usage

data "oci_usage_proxy_resources" "test_resources" {
	#Required
	compartment_id = var.compartment_id
	service_name = oci_core_service.test_service.name

	#Optional
	entitlement_id = oci_usage_proxy_entitlement.test_entitlement.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Resource Reference

The following attributes are exported: