1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. Opsi
  5. getExadataInsight
Oracle Cloud Infrastructure v2.30.0 published on Monday, Apr 14, 2025 by Pulumi

oci.Opsi.getExadataInsight

Explore with Pulumi AI

Oracle Cloud Infrastructure v2.30.0 published on Monday, Apr 14, 2025 by Pulumi

This data source provides details about a specific Exadata Insight resource in Oracle Cloud Infrastructure Opsi service.

Gets details of an Exadata insight.

Example Usage

import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";

const testExadataInsight = oci.Opsi.getExadataInsight({
    exadataInsightId: testExadataInsightOciOpsiExadataInsight.id,
});
Copy
import pulumi
import pulumi_oci as oci

test_exadata_insight = oci.Opsi.get_exadata_insight(exadata_insight_id=test_exadata_insight_oci_opsi_exadata_insight["id"])
Copy
package main

import (
	"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/opsi"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)

func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := opsi.GetExadataInsight(ctx, &opsi.GetExadataInsightArgs{
			ExadataInsightId: testExadataInsightOciOpsiExadataInsight.Id,
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
Copy
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;

return await Deployment.RunAsync(() => 
{
    var testExadataInsight = Oci.Opsi.GetExadataInsight.Invoke(new()
    {
        ExadataInsightId = testExadataInsightOciOpsiExadataInsight.Id,
    });

});
Copy
package generated_program;

import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Opsi.OpsiFunctions;
import com.pulumi.oci.Opsi.inputs.GetExadataInsightArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;

public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }

    public static void stack(Context ctx) {
        final var testExadataInsight = OpsiFunctions.getExadataInsight(GetExadataInsightArgs.builder()
            .exadataInsightId(testExadataInsightOciOpsiExadataInsight.id())
            .build());

    }
}
Copy
variables:
  testExadataInsight:
    fn::invoke:
      function: oci:Opsi:getExadataInsight
      arguments:
        exadataInsightId: ${testExadataInsightOciOpsiExadataInsight.id}
Copy

Using getExadataInsight

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getExadataInsight(args: GetExadataInsightArgs, opts?: InvokeOptions): Promise<GetExadataInsightResult>
function getExadataInsightOutput(args: GetExadataInsightOutputArgs, opts?: InvokeOptions): Output<GetExadataInsightResult>
Copy
def get_exadata_insight(exadata_insight_id: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetExadataInsightResult
def get_exadata_insight_output(exadata_insight_id: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetExadataInsightResult]
Copy
func GetExadataInsight(ctx *Context, args *GetExadataInsightArgs, opts ...InvokeOption) (*GetExadataInsightResult, error)
func GetExadataInsightOutput(ctx *Context, args *GetExadataInsightOutputArgs, opts ...InvokeOption) GetExadataInsightResultOutput
Copy

> Note: This function is named GetExadataInsight in the Go SDK.

public static class GetExadataInsight 
{
    public static Task<GetExadataInsightResult> InvokeAsync(GetExadataInsightArgs args, InvokeOptions? opts = null)
    public static Output<GetExadataInsightResult> Invoke(GetExadataInsightInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetExadataInsightResult> getExadataInsight(GetExadataInsightArgs args, InvokeOptions options)
public static Output<GetExadataInsightResult> getExadataInsight(GetExadataInsightArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: oci:Opsi/getExadataInsight:getExadataInsight
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ExadataInsightId This property is required. string
Unique Exadata insight identifier
ExadataInsightId This property is required. string
Unique Exadata insight identifier
exadataInsightId This property is required. String
Unique Exadata insight identifier
exadataInsightId This property is required. string
Unique Exadata insight identifier
exadata_insight_id This property is required. str
Unique Exadata insight identifier
exadataInsightId This property is required. String
Unique Exadata insight identifier

getExadataInsight Result

The following output properties are available:

CompartmentId string
Compartment identifier of the Exadata insight resource
DefinedTags Dictionary<string, string>
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
EnterpriseManagerBridgeId string
OPSI Enterprise Manager Bridge OCID
EnterpriseManagerEntityDisplayName string
Enterprise Manager Entity Display Name
EnterpriseManagerEntityIdentifier string
Enterprise Manager Entity Unique Identifier
EnterpriseManagerEntityName string
Enterprise Manager Entity Name
EnterpriseManagerEntityType string
Enterprise Manager Entity Type
EnterpriseManagerIdentifier string
Enterprise Manager Unique Identifier
EntitySource string
Source of the Exadata system.
ExadataDisplayName string
The user-friendly name for the Exadata system. The name does not have to be unique.
ExadataInfraId string
The OCID of the Exadata Infrastructure.
ExadataInfraResourceType string
Oracle Cloud Infrastructure exadata infrastructure resource type
ExadataInsightId string
ExadataName string
The Exadata system name. If the Exadata systems managed by Enterprise Manager, the name is unique amongst the Exadata systems managed by the same Enterprise Manager.
ExadataRackType string
Exadata rack type.
ExadataShape string
The shape of the Exadata Infrastructure.
ExadataType string
Operations Insights internal representation of the the Exadata system type.
FreeformTags Dictionary<string, string>
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
Id string
Exadata insight identifier
IsAutoSyncEnabled bool
IsVirtualizedExadata bool
true if virtualization is used in the Exadata system
LifecycleDetails string
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
MemberVmClusterDetails List<GetExadataInsightMemberVmClusterDetail>
State string
The current state of the Exadata insight.
Status string
Indicates the status of an Exadata insight in Operations Insights
SystemTags Dictionary<string, string>
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
TimeCreated string
The time the the Exadata insight was first enabled. An RFC3339 formatted datetime string
TimeUpdated string
The time the Exadata insight was updated. An RFC3339 formatted datetime string
CompartmentId string
Compartment identifier of the Exadata insight resource
DefinedTags map[string]string
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
EnterpriseManagerBridgeId string
OPSI Enterprise Manager Bridge OCID
EnterpriseManagerEntityDisplayName string
Enterprise Manager Entity Display Name
EnterpriseManagerEntityIdentifier string
Enterprise Manager Entity Unique Identifier
EnterpriseManagerEntityName string
Enterprise Manager Entity Name
EnterpriseManagerEntityType string
Enterprise Manager Entity Type
EnterpriseManagerIdentifier string
Enterprise Manager Unique Identifier
EntitySource string
Source of the Exadata system.
ExadataDisplayName string
The user-friendly name for the Exadata system. The name does not have to be unique.
ExadataInfraId string
The OCID of the Exadata Infrastructure.
ExadataInfraResourceType string
Oracle Cloud Infrastructure exadata infrastructure resource type
ExadataInsightId string
ExadataName string
The Exadata system name. If the Exadata systems managed by Enterprise Manager, the name is unique amongst the Exadata systems managed by the same Enterprise Manager.
ExadataRackType string
Exadata rack type.
ExadataShape string
The shape of the Exadata Infrastructure.
ExadataType string
Operations Insights internal representation of the the Exadata system type.
FreeformTags map[string]string
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
Id string
Exadata insight identifier
IsAutoSyncEnabled bool
IsVirtualizedExadata bool
true if virtualization is used in the Exadata system
LifecycleDetails string
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
MemberVmClusterDetails []GetExadataInsightMemberVmClusterDetail
State string
The current state of the Exadata insight.
Status string
Indicates the status of an Exadata insight in Operations Insights
SystemTags map[string]string
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
TimeCreated string
The time the the Exadata insight was first enabled. An RFC3339 formatted datetime string
TimeUpdated string
The time the Exadata insight was updated. An RFC3339 formatted datetime string
compartmentId String
Compartment identifier of the Exadata insight resource
definedTags Map<String,String>
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
enterpriseManagerBridgeId String
OPSI Enterprise Manager Bridge OCID
enterpriseManagerEntityDisplayName String
Enterprise Manager Entity Display Name
enterpriseManagerEntityIdentifier String
Enterprise Manager Entity Unique Identifier
enterpriseManagerEntityName String
Enterprise Manager Entity Name
enterpriseManagerEntityType String
Enterprise Manager Entity Type
enterpriseManagerIdentifier String
Enterprise Manager Unique Identifier
entitySource String
Source of the Exadata system.
exadataDisplayName String
The user-friendly name for the Exadata system. The name does not have to be unique.
exadataInfraId String
The OCID of the Exadata Infrastructure.
exadataInfraResourceType String
Oracle Cloud Infrastructure exadata infrastructure resource type
exadataInsightId String
exadataName String
The Exadata system name. If the Exadata systems managed by Enterprise Manager, the name is unique amongst the Exadata systems managed by the same Enterprise Manager.
exadataRackType String
Exadata rack type.
exadataShape String
The shape of the Exadata Infrastructure.
exadataType String
Operations Insights internal representation of the the Exadata system type.
freeformTags Map<String,String>
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
id String
Exadata insight identifier
isAutoSyncEnabled Boolean
isVirtualizedExadata Boolean
true if virtualization is used in the Exadata system
lifecycleDetails String
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
memberVmClusterDetails List<GetExadataInsightMemberVmClusterDetail>
state String
The current state of the Exadata insight.
status String
Indicates the status of an Exadata insight in Operations Insights
systemTags Map<String,String>
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
timeCreated String
The time the the Exadata insight was first enabled. An RFC3339 formatted datetime string
timeUpdated String
The time the Exadata insight was updated. An RFC3339 formatted datetime string
compartmentId string
Compartment identifier of the Exadata insight resource
definedTags {[key: string]: string}
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
enterpriseManagerBridgeId string
OPSI Enterprise Manager Bridge OCID
enterpriseManagerEntityDisplayName string
Enterprise Manager Entity Display Name
enterpriseManagerEntityIdentifier string
Enterprise Manager Entity Unique Identifier
enterpriseManagerEntityName string
Enterprise Manager Entity Name
enterpriseManagerEntityType string
Enterprise Manager Entity Type
enterpriseManagerIdentifier string
Enterprise Manager Unique Identifier
entitySource string
Source of the Exadata system.
exadataDisplayName string
The user-friendly name for the Exadata system. The name does not have to be unique.
exadataInfraId string
The OCID of the Exadata Infrastructure.
exadataInfraResourceType string
Oracle Cloud Infrastructure exadata infrastructure resource type
exadataInsightId string
exadataName string
The Exadata system name. If the Exadata systems managed by Enterprise Manager, the name is unique amongst the Exadata systems managed by the same Enterprise Manager.
exadataRackType string
Exadata rack type.
exadataShape string
The shape of the Exadata Infrastructure.
exadataType string
Operations Insights internal representation of the the Exadata system type.
freeformTags {[key: string]: string}
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
id string
Exadata insight identifier
isAutoSyncEnabled boolean
isVirtualizedExadata boolean
true if virtualization is used in the Exadata system
lifecycleDetails string
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
memberVmClusterDetails GetExadataInsightMemberVmClusterDetail[]
state string
The current state of the Exadata insight.
status string
Indicates the status of an Exadata insight in Operations Insights
systemTags {[key: string]: string}
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
timeCreated string
The time the the Exadata insight was first enabled. An RFC3339 formatted datetime string
timeUpdated string
The time the Exadata insight was updated. An RFC3339 formatted datetime string
compartment_id str
Compartment identifier of the Exadata insight resource
defined_tags Mapping[str, str]
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
enterprise_manager_bridge_id str
OPSI Enterprise Manager Bridge OCID
enterprise_manager_entity_display_name str
Enterprise Manager Entity Display Name
enterprise_manager_entity_identifier str
Enterprise Manager Entity Unique Identifier
enterprise_manager_entity_name str
Enterprise Manager Entity Name
enterprise_manager_entity_type str
Enterprise Manager Entity Type
enterprise_manager_identifier str
Enterprise Manager Unique Identifier
entity_source str
Source of the Exadata system.
exadata_display_name str
The user-friendly name for the Exadata system. The name does not have to be unique.
exadata_infra_id str
The OCID of the Exadata Infrastructure.
exadata_infra_resource_type str
Oracle Cloud Infrastructure exadata infrastructure resource type
exadata_insight_id str
exadata_name str
The Exadata system name. If the Exadata systems managed by Enterprise Manager, the name is unique amongst the Exadata systems managed by the same Enterprise Manager.
exadata_rack_type str
Exadata rack type.
exadata_shape str
The shape of the Exadata Infrastructure.
exadata_type str
Operations Insights internal representation of the the Exadata system type.
freeform_tags Mapping[str, str]
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
id str
Exadata insight identifier
is_auto_sync_enabled bool
is_virtualized_exadata bool
true if virtualization is used in the Exadata system
lifecycle_details str
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
member_vm_cluster_details Sequence[opsi.GetExadataInsightMemberVmClusterDetail]
state str
The current state of the Exadata insight.
status str
Indicates the status of an Exadata insight in Operations Insights
system_tags Mapping[str, str]
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
time_created str
The time the the Exadata insight was first enabled. An RFC3339 formatted datetime string
time_updated str
The time the Exadata insight was updated. An RFC3339 formatted datetime string
compartmentId String
Compartment identifier of the Exadata insight resource
definedTags Map<String>
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
enterpriseManagerBridgeId String
OPSI Enterprise Manager Bridge OCID
enterpriseManagerEntityDisplayName String
Enterprise Manager Entity Display Name
enterpriseManagerEntityIdentifier String
Enterprise Manager Entity Unique Identifier
enterpriseManagerEntityName String
Enterprise Manager Entity Name
enterpriseManagerEntityType String
Enterprise Manager Entity Type
enterpriseManagerIdentifier String
Enterprise Manager Unique Identifier
entitySource String
Source of the Exadata system.
exadataDisplayName String
The user-friendly name for the Exadata system. The name does not have to be unique.
exadataInfraId String
The OCID of the Exadata Infrastructure.
exadataInfraResourceType String
Oracle Cloud Infrastructure exadata infrastructure resource type
exadataInsightId String
exadataName String
The Exadata system name. If the Exadata systems managed by Enterprise Manager, the name is unique amongst the Exadata systems managed by the same Enterprise Manager.
exadataRackType String
Exadata rack type.
exadataShape String
The shape of the Exadata Infrastructure.
exadataType String
Operations Insights internal representation of the the Exadata system type.
freeformTags Map<String>
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
id String
Exadata insight identifier
isAutoSyncEnabled Boolean
isVirtualizedExadata Boolean
true if virtualization is used in the Exadata system
lifecycleDetails String
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
memberVmClusterDetails List<Property Map>
state String
The current state of the Exadata insight.
status String
Indicates the status of an Exadata insight in Operations Insights
systemTags Map<String>
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
timeCreated String
The time the the Exadata insight was first enabled. An RFC3339 formatted datetime string
timeUpdated String
The time the Exadata insight was updated. An RFC3339 formatted datetime string

Supporting Types

GetExadataInsightMemberVmClusterDetail

CompartmentId This property is required. string
Compartment identifier of the Exadata insight resource
DbmPrivateEndpointId This property is required. string
MemberDatabaseDetails This property is required. List<GetExadataInsightMemberVmClusterDetailMemberDatabaseDetail>
OpsiPrivateEndpointId This property is required. string
VmClusterType This property is required. string
VmclusterId This property is required. string
CompartmentId This property is required. string
Compartment identifier of the Exadata insight resource
DbmPrivateEndpointId This property is required. string
MemberDatabaseDetails This property is required. []GetExadataInsightMemberVmClusterDetailMemberDatabaseDetail
OpsiPrivateEndpointId This property is required. string
VmClusterType This property is required. string
VmclusterId This property is required. string
compartmentId This property is required. String
Compartment identifier of the Exadata insight resource
dbmPrivateEndpointId This property is required. String
memberDatabaseDetails This property is required. List<GetExadataInsightMemberVmClusterDetailMemberDatabaseDetail>
opsiPrivateEndpointId This property is required. String
vmClusterType This property is required. String
vmclusterId This property is required. String
compartmentId This property is required. string
Compartment identifier of the Exadata insight resource
dbmPrivateEndpointId This property is required. string
memberDatabaseDetails This property is required. GetExadataInsightMemberVmClusterDetailMemberDatabaseDetail[]
opsiPrivateEndpointId This property is required. string
vmClusterType This property is required. string
vmclusterId This property is required. string
compartment_id This property is required. str
Compartment identifier of the Exadata insight resource
dbm_private_endpoint_id This property is required. str
member_database_details This property is required. Sequence[opsi.GetExadataInsightMemberVmClusterDetailMemberDatabaseDetail]
opsi_private_endpoint_id This property is required. str
vm_cluster_type This property is required. str
vmcluster_id This property is required. str
compartmentId This property is required. String
Compartment identifier of the Exadata insight resource
dbmPrivateEndpointId This property is required. String
memberDatabaseDetails This property is required. List<Property Map>
opsiPrivateEndpointId This property is required. String
vmClusterType This property is required. String
vmclusterId This property is required. String

GetExadataInsightMemberVmClusterDetailMemberDatabaseDetail

CompartmentId This property is required. string
Compartment identifier of the Exadata insight resource
ConnectionCredentialDetails This property is required. List<GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionCredentialDetail>
ConnectionDetails This property is required. List<GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetail>
CredentialDetails This property is required. List<GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailCredentialDetail>
DatabaseId This property is required. string
DatabaseResourceType This property is required. string
DbmPrivateEndpointId This property is required. string
DefinedTags This property is required. Dictionary<string, string>
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
DeploymentType This property is required. string
EntitySource This property is required. string
Source of the Exadata system.
FreeformTags This property is required. Dictionary<string, string>
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
ManagementAgentId This property is required. string
OpsiPrivateEndpointId This property is required. string
ServiceName This property is required. string
SystemTags This property is required. Dictionary<string, string>
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
CompartmentId This property is required. string
Compartment identifier of the Exadata insight resource
ConnectionCredentialDetails This property is required. []GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionCredentialDetail
ConnectionDetails This property is required. []GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetail
CredentialDetails This property is required. []GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailCredentialDetail
DatabaseId This property is required. string
DatabaseResourceType This property is required. string
DbmPrivateEndpointId This property is required. string
DefinedTags This property is required. map[string]string
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
DeploymentType This property is required. string
EntitySource This property is required. string
Source of the Exadata system.
FreeformTags This property is required. map[string]string
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
ManagementAgentId This property is required. string
OpsiPrivateEndpointId This property is required. string
ServiceName This property is required. string
SystemTags This property is required. map[string]string
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
compartmentId This property is required. String
Compartment identifier of the Exadata insight resource
connectionCredentialDetails This property is required. List<GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionCredentialDetail>
connectionDetails This property is required. List<GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetail>
credentialDetails This property is required. List<GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailCredentialDetail>
databaseId This property is required. String
databaseResourceType This property is required. String
dbmPrivateEndpointId This property is required. String
definedTags This property is required. Map<String,String>
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
deploymentType This property is required. String
entitySource This property is required. String
Source of the Exadata system.
freeformTags This property is required. Map<String,String>
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
managementAgentId This property is required. String
opsiPrivateEndpointId This property is required. String
serviceName This property is required. String
systemTags This property is required. Map<String,String>
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
compartmentId This property is required. string
Compartment identifier of the Exadata insight resource
connectionCredentialDetails This property is required. GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionCredentialDetail[]
connectionDetails This property is required. GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetail[]
credentialDetails This property is required. GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailCredentialDetail[]
databaseId This property is required. string
databaseResourceType This property is required. string
dbmPrivateEndpointId This property is required. string
definedTags This property is required. {[key: string]: string}
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
deploymentType This property is required. string
entitySource This property is required. string
Source of the Exadata system.
freeformTags This property is required. {[key: string]: string}
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
managementAgentId This property is required. string
opsiPrivateEndpointId This property is required. string
serviceName This property is required. string
systemTags This property is required. {[key: string]: string}
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
compartment_id This property is required. str
Compartment identifier of the Exadata insight resource
connection_credential_details This property is required. Sequence[opsi.GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionCredentialDetail]
connection_details This property is required. Sequence[opsi.GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetail]
credential_details This property is required. Sequence[opsi.GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailCredentialDetail]
database_id This property is required. str
database_resource_type This property is required. str
dbm_private_endpoint_id This property is required. str
defined_tags This property is required. Mapping[str, str]
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
deployment_type This property is required. str
entity_source This property is required. str
Source of the Exadata system.
freeform_tags This property is required. Mapping[str, str]
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
management_agent_id This property is required. str
opsi_private_endpoint_id This property is required. str
service_name This property is required. str
system_tags This property is required. Mapping[str, str]
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
compartmentId This property is required. String
Compartment identifier of the Exadata insight resource
connectionCredentialDetails This property is required. List<Property Map>
connectionDetails This property is required. List<Property Map>
credentialDetails This property is required. List<Property Map>
databaseId This property is required. String
databaseResourceType This property is required. String
dbmPrivateEndpointId This property is required. String
definedTags This property is required. Map<String>
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
deploymentType This property is required. String
entitySource This property is required. String
Source of the Exadata system.
freeformTags This property is required. Map<String>
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
managementAgentId This property is required. String
opsiPrivateEndpointId This property is required. String
serviceName This property is required. String
systemTags This property is required. Map<String>
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}

GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionCredentialDetail

CredentialSourceName This property is required. string
CredentialType This property is required. string
PasswordSecretId This property is required. string
Role This property is required. string
UserName This property is required. string
WalletSecretId This property is required. string
CredentialSourceName This property is required. string
CredentialType This property is required. string
PasswordSecretId This property is required. string
Role This property is required. string
UserName This property is required. string
WalletSecretId This property is required. string
credentialSourceName This property is required. String
credentialType This property is required. String
passwordSecretId This property is required. String
role This property is required. String
userName This property is required. String
walletSecretId This property is required. String
credentialSourceName This property is required. string
credentialType This property is required. string
passwordSecretId This property is required. string
role This property is required. string
userName This property is required. string
walletSecretId This property is required. string
credential_source_name This property is required. str
credential_type This property is required. str
password_secret_id This property is required. str
role This property is required. str
user_name This property is required. str
wallet_secret_id This property is required. str
credentialSourceName This property is required. String
credentialType This property is required. String
passwordSecretId This property is required. String
role This property is required. String
userName This property is required. String
walletSecretId This property is required. String

GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetail

HostName This property is required. string
Hosts This property is required. List<GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetailHost>
Port This property is required. int
Protocol This property is required. string
ServiceName This property is required. string
HostName This property is required. string
Hosts This property is required. []GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetailHost
Port This property is required. int
Protocol This property is required. string
ServiceName This property is required. string
hostName This property is required. String
hosts This property is required. List<GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetailHost>
port This property is required. Integer
protocol This property is required. String
serviceName This property is required. String
hostName This property is required. string
hosts This property is required. GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetailHost[]
port This property is required. number
protocol This property is required. string
serviceName This property is required. string
host_name This property is required. str
hosts This property is required. Sequence[opsi.GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetailHost]
port This property is required. int
protocol This property is required. str
service_name This property is required. str
hostName This property is required. String
hosts This property is required. List<Property Map>
port This property is required. Number
protocol This property is required. String
serviceName This property is required. String

GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetailHost

HostIp This property is required. string
Port This property is required. int
HostIp This property is required. string
Port This property is required. int
hostIp This property is required. String
port This property is required. Integer
hostIp This property is required. string
port This property is required. number
host_ip This property is required. str
port This property is required. int
hostIp This property is required. String
port This property is required. Number

GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailCredentialDetail

CredentialSourceName This property is required. string
CredentialType This property is required. string
PasswordSecretId This property is required. string
Role This property is required. string
UserName This property is required. string
WalletSecretId This property is required. string
CredentialSourceName This property is required. string
CredentialType This property is required. string
PasswordSecretId This property is required. string
Role This property is required. string
UserName This property is required. string
WalletSecretId This property is required. string
credentialSourceName This property is required. String
credentialType This property is required. String
passwordSecretId This property is required. String
role This property is required. String
userName This property is required. String
walletSecretId This property is required. String
credentialSourceName This property is required. string
credentialType This property is required. string
passwordSecretId This property is required. string
role This property is required. string
userName This property is required. string
walletSecretId This property is required. string
credential_source_name This property is required. str
credential_type This property is required. str
password_secret_id This property is required. str
role This property is required. str
user_name This property is required. str
wallet_secret_id This property is required. str
credentialSourceName This property is required. String
credentialType This property is required. String
passwordSecretId This property is required. String
role This property is required. String
userName This property is required. String
walletSecretId This property is required. String

Package Details

Repository
oci pulumi/pulumi-oci
License
Apache-2.0
Notes
This Pulumi package is based on the oci Terraform Provider.
Oracle Cloud Infrastructure v2.30.0 published on Monday, Apr 14, 2025 by Pulumi