Data Source: oci_identity_domains_api_keys

This data source provides the list of Api Keys in Oracle Cloud Infrastructure Identity Domains service.

Search API keys.

Example Usage

data "oci_identity_domains_api_keys" "test_api_keys" {
    #Required
    idcs_endpoint = data.oci_identity_domain.test_domain.url

    #Optional
    api_key_count = var.api_key_api_key_count
    api_key_filter = var.api_key_api_key_filter
    attribute_sets = []
    attributes = ""
    authorization = var.api_key_authorization
    resource_type_schema_version = var.api_key_resource_type_schema_version
    start_index = var.api_key_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ApiKey Reference

The following attributes are exported: