Data Source: oci_apigateway_gateways

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

Returns a list of gateways.

Example Usage

data "oci_apigateway_gateways" "test_gateways" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    certificate_id = var.oci_apigateway_certificate.test_certificate.id
    display_name = var.gateway_display_name
    state = var.gateway_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Gateway Reference

The following attributes are exported: