Data Source: oci_apigateway_api

This data source provides details about a specific Api resource in Oracle Cloud Infrastructure API Gateway service.

Gets an API by identifier.

Example Usage

data "oci_apigateway_api" "test_api" {
	#Required
	api_id = oci_apigateway_api.test_api.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: