Data Source: oci_database_management_db_management_private_endpoints

This data source provides the list of Db Management Private Endpoints in Oracle Cloud Infrastructure Database Management service.

Gets a list of Database Management private endpoints.

Example Usage

data "oci_database_management_db_management_private_endpoints" "test_db_management_private_endpoints" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    is_cluster = var.db_management_private_endpoint_is_cluster
    name = var.db_management_private_endpoint_name
    state = var.db_management_private_endpoint_state
    vcn_id = oci_core_vcn.test_vcn.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DbManagementPrivateEndpoint Reference

The following attributes are exported: