Data Source: oci_usage_proxy_usagelimits

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

Returns the list of usage limit for the subscription ID and tenant ID.

Example Usage

data "oci_usage_proxy_usagelimits" "test_usagelimits" {
    #Required
    compartment_id = var.compartment_id
    subscription_id = oci_onesubscription_subscription.test_subscription.id

    #Optional
    limit_type = var.usagelimit_limit_type
    resource_type = var.usagelimit_resource_type
    service_type = var.usagelimit_service_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Usagelimit Reference

The following attributes are exported: