Data Source: oci_opsi_operations_insights_private_endpoints

This data source provides the list of Operations Insights Private Endpoints in Oracle Cloud Infrastructure Opsi service.

Gets a list of Operation Insights private endpoints.

Example Usage

data "oci_opsi_operations_insights_private_endpoints" "test_operations_insights_private_endpoints" {

    #Optional
    compartment_id = var.compartment_id
    compartment_id_in_subtree = var.operations_insights_private_endpoint_compartment_id_in_subtree
    display_name = var.operations_insights_private_endpoint_display_name
    is_used_for_rac_dbs = var.operations_insights_private_endpoint_is_used_for_rac_dbs
    opsi_private_endpoint_id = oci_dataflow_private_endpoint.test_private_endpoint.id
    state = var.operations_insights_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:

OperationsInsightsPrivateEndpoint Reference

The following attributes are exported: