Data Source: oci_waas_http_redirects

This data source provides the list of Http Redirects in Oracle Cloud Infrastructure Web Application Acceleration and Security service.

Gets a list of HTTP Redirects.

Example Usage

data "oci_waas_http_redirects" "test_http_redirects" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    display_names = var.http_redirect_display_names
    ids = var.http_redirect_ids
    states = var.http_redirect_states
    time_created_greater_than_or_equal_to = var.http_redirect_time_created_greater_than_or_equal_to
    time_created_less_than = var.http_redirect_time_created_less_than
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

HttpRedirect Reference

The following attributes are exported: