Data Source: oci_apigateway_apis

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

Returns a list of APIs.

Example Usage

data "oci_apigateway_apis" "test_apis" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.api_display_name
	state = var.api_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Api Reference

The following attributes are exported: