This data source provides details about a specific Api Content resource in Oracle Cloud Infrastructure API Gateway service.
Get the raw API content.
data "oci_apigateway_api_content" "test_api_content" {
#Required
api_id = oci_apigateway_api.test_api.id
}
The following arguments are supported:
api_id
- (Required) The ocid of the API.The following attributes are exported: