Data Source: oci_identity_domains_my_requestable_groups

This data source provides the list of My Requestable Groups in Oracle Cloud Infrastructure Identity Domains service.

Search My Requestable Groups

Example Usage

data "oci_identity_domains_my_requestable_groups" "test_my_requestable_groups" {
    #Required
    idcs_endpoint = data.oci_identity_domain.test_domain.url

    #Optional
    my_requestable_group_count = var.my_requestable_group_my_requestable_group_count
    my_requestable_group_filter = var.my_requestable_group_my_requestable_group_filter
    authorization = var.my_requestable_group_authorization
    resource_type_schema_version = var.my_requestable_group_resource_type_schema_version
    start_index = var.my_requestable_group_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

MyRequestableGroup Reference

The following attributes are exported: