» Data Source: oci_waas_certificate

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

Gets the details of an SSL certificate.

» Example Usage

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

» Argument Reference

The following arguments are supported:

  • certificate_id - (Required) The OCID of the SSL certificate used in the WAAS policy. This number is generated when the certificate is added to the policy.

» Attributes Reference

The following attributes are exported: