Data Source: oci_apigateway_usage_plans

This data source provides the list of Usage Plans in Oracle Cloud Infrastructure API Gateway service.

Returns a list of usage plans.

Example Usage

data "oci_apigateway_usage_plans" "test_usage_plans" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    display_name = var.usage_plan_display_name
    state = var.usage_plan_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

UsagePlan Reference

The following attributes are exported: