Data Source: oci_apigateway_api_content

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

Get the raw API content.

Example Usage

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

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: