Data Source: oci_apigateway_certificates

This data source provides the list of Certificates in Oracle Cloud Infrastructure API Gateway service.

Returns a list of certificates.

Example Usage

data "oci_apigateway_certificates" "test_certificates" {
	#Required
	compartment_id = "${var.compartment_id}"

	#Optional
	display_name = "${var.certificate_display_name}"
	state = "${var.certificate_state}"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Certificate Reference

The following attributes are exported: