Data Source: oci_apigateway_certificate

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

Gets a certificate by identifier.

Example Usage

data "oci_apigateway_certificate" "test_certificate" {
	#Required
	certificate_id = "${oci_apigateway_certificate.test_certificate.id}"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: