Data Source: oci_apigateway_api_validation

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

Gets the API validation results.

Example Usage

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

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: