Data Source: oci_operator_access_control_access_requests

This data source provides the list of Access Requests in Oracle Cloud Infrastructure Operator Access Control service.

Lists all access requests in the compartment.

Example Usage

data "oci_operator_access_control_access_requests" "test_access_requests" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    resource_name = var.access_request_resource_name
    resource_type = var.access_request_resource_type
    state = var.access_request_state
    time_end = var.access_request_time_end
    time_start = var.access_request_time_start
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AccessRequest Reference

The following attributes are exported: