Oracle Cloud Infrastructure v2.30.0 published on Monday, Apr 14, 2025 by Pulumi
oci.Opsi.getExadataInsight
Explore with Pulumi AI
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,
});
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"])
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
	})
}
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,
    });
});
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());
    }
}
variables:
  testExadataInsight:
    fn::invoke:
      function: oci:Opsi:getExadataInsight
      arguments:
        exadataInsightId: ${testExadataInsightOciOpsiExadataInsight.id}
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>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]func GetExadataInsight(ctx *Context, args *GetExadataInsightArgs, opts ...InvokeOption) (*GetExadataInsightResult, error)
func GetExadataInsightOutput(ctx *Context, args *GetExadataInsightOutputArgs, opts ...InvokeOption) GetExadataInsightResultOutput> 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)
}public static CompletableFuture<GetExadataInsightResult> getExadataInsight(GetExadataInsightArgs args, InvokeOptions options)
public static Output<GetExadataInsightResult> getExadataInsight(GetExadataInsightArgs args, InvokeOptions options)
fn::invoke:
  function: oci:Opsi/getExadataInsight:getExadataInsight
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Exadata
Insight stringId  - Unique Exadata insight identifier
 
- Exadata
Insight stringId  - Unique Exadata insight identifier
 
- exadata
Insight StringId  - Unique Exadata insight identifier
 
- exadata
Insight stringId  - Unique Exadata insight identifier
 
- exadata_
insight_ strid  - Unique Exadata insight identifier
 
- exadata
Insight StringId  - Unique Exadata insight identifier
 
getExadataInsight Result
The following output properties are available:
- Compartment
Id string - Compartment identifier of the Exadata insight resource
 - Dictionary<string, string>
 - Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"foo-namespace.bar-key": "value"} - Enterprise
Manager stringBridge Id  - OPSI Enterprise Manager Bridge OCID
 - Enterprise
Manager stringEntity Display Name  - Enterprise Manager Entity Display Name
 - Enterprise
Manager stringEntity Identifier  - Enterprise Manager Entity Unique Identifier
 - Enterprise
Manager stringEntity Name  - Enterprise Manager Entity Name
 - Enterprise
Manager stringEntity Type  - Enterprise Manager Entity Type
 - Enterprise
Manager stringIdentifier  - Enterprise Manager Unique Identifier
 - Entity
Source string - Source of the Exadata system.
 - Exadata
Display stringName  - The user-friendly name for the Exadata system. The name does not have to be unique.
 - Exadata
Infra stringId  - The OCID of the Exadata Infrastructure.
 - Exadata
Infra stringResource Type  - Oracle Cloud Infrastructure exadata infrastructure resource type
 - Exadata
Insight stringId  - Exadata
Name 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.
 - Exadata
Rack stringType  - Exadata rack type.
 - Exadata
Shape string - The shape of the Exadata Infrastructure.
 - Exadata
Type string - Operations Insights internal representation of the the Exadata system type.
 - 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
 - Is
Auto boolSync Enabled  - Is
Virtualized boolExadata  - true if virtualization is used in the Exadata system
 - Lifecycle
Details 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.
 - Member
Vm List<GetCluster Details Exadata Insight Member Vm Cluster Detail>  - State string
 - The current state of the Exadata insight.
 - Status string
 - Indicates the status of an Exadata insight in Operations Insights
 - Dictionary<string, string>
 - System tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"orcl-cloud.free-tier-retained": "true"} - Time
Created string - The time the the Exadata insight was first enabled. An RFC3339 formatted datetime string
 - Time
Updated string - The time the Exadata insight was updated. An RFC3339 formatted datetime string
 
- Compartment
Id string - Compartment identifier of the Exadata insight resource
 - map[string]string
 - Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"foo-namespace.bar-key": "value"} - Enterprise
Manager stringBridge Id  - OPSI Enterprise Manager Bridge OCID
 - Enterprise
Manager stringEntity Display Name  - Enterprise Manager Entity Display Name
 - Enterprise
Manager stringEntity Identifier  - Enterprise Manager Entity Unique Identifier
 - Enterprise
Manager stringEntity Name  - Enterprise Manager Entity Name
 - Enterprise
Manager stringEntity Type  - Enterprise Manager Entity Type
 - Enterprise
Manager stringIdentifier  - Enterprise Manager Unique Identifier
 - Entity
Source string - Source of the Exadata system.
 - Exadata
Display stringName  - The user-friendly name for the Exadata system. The name does not have to be unique.
 - Exadata
Infra stringId  - The OCID of the Exadata Infrastructure.
 - Exadata
Infra stringResource Type  - Oracle Cloud Infrastructure exadata infrastructure resource type
 - Exadata
Insight stringId  - Exadata
Name 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.
 - Exadata
Rack stringType  - Exadata rack type.
 - Exadata
Shape string - The shape of the Exadata Infrastructure.
 - Exadata
Type string - Operations Insights internal representation of the the Exadata system type.
 - 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
 - Is
Auto boolSync Enabled  - Is
Virtualized boolExadata  - true if virtualization is used in the Exadata system
 - Lifecycle
Details 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.
 - Member
Vm []GetCluster Details Exadata Insight Member Vm Cluster Detail  - State string
 - The current state of the Exadata insight.
 - Status string
 - Indicates the status of an Exadata insight in Operations Insights
 - map[string]string
 - System tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"orcl-cloud.free-tier-retained": "true"} - Time
Created string - The time the the Exadata insight was first enabled. An RFC3339 formatted datetime string
 - Time
Updated string - The time the Exadata insight was updated. An RFC3339 formatted datetime string
 
- compartment
Id String - Compartment identifier of the Exadata insight resource
 - Map<String,String>
 - Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"foo-namespace.bar-key": "value"} - enterprise
Manager StringBridge Id  - OPSI Enterprise Manager Bridge OCID
 - enterprise
Manager StringEntity Display Name  - Enterprise Manager Entity Display Name
 - enterprise
Manager StringEntity Identifier  - Enterprise Manager Entity Unique Identifier
 - enterprise
Manager StringEntity Name  - Enterprise Manager Entity Name
 - enterprise
Manager StringEntity Type  - Enterprise Manager Entity Type
 - enterprise
Manager StringIdentifier  - Enterprise Manager Unique Identifier
 - entity
Source String - Source of the Exadata system.
 - exadata
Display StringName  - The user-friendly name for the Exadata system. The name does not have to be unique.
 - exadata
Infra StringId  - The OCID of the Exadata Infrastructure.
 - exadata
Infra StringResource Type  - Oracle Cloud Infrastructure exadata infrastructure resource type
 - exadata
Insight StringId  - exadata
Name 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.
 - exadata
Rack StringType  - Exadata rack type.
 - exadata
Shape String - The shape of the Exadata Infrastructure.
 - exadata
Type String - Operations Insights internal representation of the the Exadata system type.
 - 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
 - is
Auto BooleanSync Enabled  - is
Virtualized BooleanExadata  - true if virtualization is used in the Exadata system
 - lifecycle
Details 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.
 - member
Vm List<GetCluster Details Exadata Insight Member Vm Cluster Detail>  - state String
 - The current state of the Exadata insight.
 - status String
 - Indicates the status of an Exadata insight in Operations Insights
 - Map<String,String>
 - System tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"orcl-cloud.free-tier-retained": "true"} - time
Created String - The time the the Exadata insight was first enabled. An RFC3339 formatted datetime string
 - time
Updated String - The time the Exadata insight was updated. An RFC3339 formatted datetime string
 
- compartment
Id string - Compartment identifier of the Exadata insight resource
 - {[key: string]: string}
 - Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"foo-namespace.bar-key": "value"} - enterprise
Manager stringBridge Id  - OPSI Enterprise Manager Bridge OCID
 - enterprise
Manager stringEntity Display Name  - Enterprise Manager Entity Display Name
 - enterprise
Manager stringEntity Identifier  - Enterprise Manager Entity Unique Identifier
 - enterprise
Manager stringEntity Name  - Enterprise Manager Entity Name
 - enterprise
Manager stringEntity Type  - Enterprise Manager Entity Type
 - enterprise
Manager stringIdentifier  - Enterprise Manager Unique Identifier
 - entity
Source string - Source of the Exadata system.
 - exadata
Display stringName  - The user-friendly name for the Exadata system. The name does not have to be unique.
 - exadata
Infra stringId  - The OCID of the Exadata Infrastructure.
 - exadata
Infra stringResource Type  - Oracle Cloud Infrastructure exadata infrastructure resource type
 - exadata
Insight stringId  - exadata
Name 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.
 - exadata
Rack stringType  - Exadata rack type.
 - exadata
Shape string - The shape of the Exadata Infrastructure.
 - exadata
Type string - Operations Insights internal representation of the the Exadata system type.
 - {[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
 - is
Auto booleanSync Enabled  - is
Virtualized booleanExadata  - true if virtualization is used in the Exadata system
 - lifecycle
Details 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.
 - member
Vm GetCluster Details Exadata Insight Member Vm Cluster Detail[]  - state string
 - The current state of the Exadata insight.
 - status string
 - Indicates the status of an Exadata insight in Operations Insights
 - {[key: string]: string}
 - System tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"orcl-cloud.free-tier-retained": "true"} - time
Created string - The time the the Exadata insight was first enabled. An RFC3339 formatted datetime string
 - time
Updated string - The time the Exadata insight was updated. An RFC3339 formatted datetime string
 
- compartment_
id str - Compartment identifier of the Exadata insight resource
 - 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_ strbridge_ id  - OPSI Enterprise Manager Bridge OCID
 - enterprise_
manager_ strentity_ display_ name  - Enterprise Manager Entity Display Name
 - enterprise_
manager_ strentity_ identifier  - Enterprise Manager Entity Unique Identifier
 - enterprise_
manager_ strentity_ name  - Enterprise Manager Entity Name
 - enterprise_
manager_ strentity_ type  - Enterprise Manager Entity Type
 - enterprise_
manager_ stridentifier  - Enterprise Manager Unique Identifier
 - entity_
source str - Source of the Exadata system.
 - exadata_
display_ strname  - The user-friendly name for the Exadata system. The name does not have to be unique.
 - exadata_
infra_ strid  - The OCID of the Exadata Infrastructure.
 - exadata_
infra_ strresource_ type  - Oracle Cloud Infrastructure exadata infrastructure resource type
 - exadata_
insight_ strid  - 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_ strtype  - 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.
 - 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_ boolsync_ enabled  - is_
virtualized_ boolexadata  - 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_ Sequence[opsi.cluster_ details Get Exadata Insight Member Vm Cluster Detail]  - state str
 - The current state of the Exadata insight.
 - status str
 - Indicates the status of an Exadata insight in Operations Insights
 - 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
 
- compartment
Id String - Compartment identifier of the Exadata insight resource
 - Map<String>
 - Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"foo-namespace.bar-key": "value"} - enterprise
Manager StringBridge Id  - OPSI Enterprise Manager Bridge OCID
 - enterprise
Manager StringEntity Display Name  - Enterprise Manager Entity Display Name
 - enterprise
Manager StringEntity Identifier  - Enterprise Manager Entity Unique Identifier
 - enterprise
Manager StringEntity Name  - Enterprise Manager Entity Name
 - enterprise
Manager StringEntity Type  - Enterprise Manager Entity Type
 - enterprise
Manager StringIdentifier  - Enterprise Manager Unique Identifier
 - entity
Source String - Source of the Exadata system.
 - exadata
Display StringName  - The user-friendly name for the Exadata system. The name does not have to be unique.
 - exadata
Infra StringId  - The OCID of the Exadata Infrastructure.
 - exadata
Infra StringResource Type  - Oracle Cloud Infrastructure exadata infrastructure resource type
 - exadata
Insight StringId  - exadata
Name 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.
 - exadata
Rack StringType  - Exadata rack type.
 - exadata
Shape String - The shape of the Exadata Infrastructure.
 - exadata
Type String - Operations Insights internal representation of the the Exadata system type.
 - 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
 - is
Auto BooleanSync Enabled  - is
Virtualized BooleanExadata  - true if virtualization is used in the Exadata system
 - lifecycle
Details 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.
 - member
Vm List<Property Map>Cluster Details  - state String
 - The current state of the Exadata insight.
 - status String
 - Indicates the status of an Exadata insight in Operations Insights
 - Map<String>
 - System tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"orcl-cloud.free-tier-retained": "true"} - time
Created String - The time the the Exadata insight was first enabled. An RFC3339 formatted datetime string
 - time
Updated String - The time the Exadata insight was updated. An RFC3339 formatted datetime string
 
Supporting Types
GetExadataInsightMemberVmClusterDetail      
- Compartment
Id string - Compartment identifier of the Exadata insight resource
 - Dbm
Private stringEndpoint Id  - Member
Database List<GetDetails Exadata Insight Member Vm Cluster Detail Member Database Detail>  - Opsi
Private stringEndpoint Id  - Vm
Cluster stringType  - Vmcluster
Id string 
- Compartment
Id string - Compartment identifier of the Exadata insight resource
 - Dbm
Private stringEndpoint Id  - Member
Database []GetDetails Exadata Insight Member Vm Cluster Detail Member Database Detail  - Opsi
Private stringEndpoint Id  - Vm
Cluster stringType  - Vmcluster
Id string 
- compartment
Id String - Compartment identifier of the Exadata insight resource
 - dbm
Private StringEndpoint Id  - member
Database List<GetDetails Exadata Insight Member Vm Cluster Detail Member Database Detail>  - opsi
Private StringEndpoint Id  - vm
Cluster StringType  - vmcluster
Id String 
- compartment
Id string - Compartment identifier of the Exadata insight resource
 - dbm
Private stringEndpoint Id  - member
Database GetDetails Exadata Insight Member Vm Cluster Detail Member Database Detail[]  - opsi
Private stringEndpoint Id  - vm
Cluster stringType  - vmcluster
Id string 
- compartment_
id str - Compartment identifier of the Exadata insight resource
 - dbm_
private_ strendpoint_ id  - member_
database_ Sequence[opsi.details Get Exadata Insight Member Vm Cluster Detail Member Database Detail]  - opsi_
private_ strendpoint_ id  - vm_
cluster_ strtype  - vmcluster_
id str 
- compartment
Id String - Compartment identifier of the Exadata insight resource
 - dbm
Private StringEndpoint Id  - member
Database List<Property Map>Details  - opsi
Private StringEndpoint Id  - vm
Cluster StringType  - vmcluster
Id String 
GetExadataInsightMemberVmClusterDetailMemberDatabaseDetail         
- Compartment
Id string - Compartment identifier of the Exadata insight resource
 - Connection
Credential List<GetDetails Exadata Insight Member Vm Cluster Detail Member Database Detail Connection Credential Detail>  - Connection
Details List<GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail>  - Credential
Details List<GetExadata Insight Member Vm Cluster Detail Member Database Detail Credential Detail>  - Database
Id string - Database
Resource stringType  - Dbm
Private stringEndpoint Id  - Dictionary<string, string>
 - Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"foo-namespace.bar-key": "value"} - Deployment
Type string - Entity
Source string - Source of the Exadata system.
 - 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"} - Management
Agent stringId  - Opsi
Private stringEndpoint Id  - Service
Name string - Dictionary<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 string - Compartment identifier of the Exadata insight resource
 - Connection
Credential []GetDetails Exadata Insight Member Vm Cluster Detail Member Database Detail Connection Credential Detail  - Connection
Details []GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail  - Credential
Details []GetExadata Insight Member Vm Cluster Detail Member Database Detail Credential Detail  - Database
Id string - Database
Resource stringType  - Dbm
Private stringEndpoint Id  - map[string]string
 - Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"foo-namespace.bar-key": "value"} - Deployment
Type string - Entity
Source string - Source of the Exadata system.
 - 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"} - Management
Agent stringId  - Opsi
Private stringEndpoint Id  - Service
Name string - map[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 String - Compartment identifier of the Exadata insight resource
 - connection
Credential List<GetDetails Exadata Insight Member Vm Cluster Detail Member Database Detail Connection Credential Detail>  - connection
Details List<GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail>  - credential
Details List<GetExadata Insight Member Vm Cluster Detail Member Database Detail Credential Detail>  - database
Id String - database
Resource StringType  - dbm
Private StringEndpoint Id  - Map<String,String>
 - Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"foo-namespace.bar-key": "value"} - deployment
Type String - entity
Source String - Source of the Exadata system.
 - 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"} - management
Agent StringId  - opsi
Private StringEndpoint Id  - service
Name String - Map<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 string - Compartment identifier of the Exadata insight resource
 - connection
Credential GetDetails Exadata Insight Member Vm Cluster Detail Member Database Detail Connection Credential Detail[]  - connection
Details GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail[]  - credential
Details GetExadata Insight Member Vm Cluster Detail Member Database Detail Credential Detail[]  - database
Id string - database
Resource stringType  - dbm
Private stringEndpoint Id  - {[key: string]: string}
 - Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"foo-namespace.bar-key": "value"} - deployment
Type string - entity
Source string - Source of the Exadata system.
 - {[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"} - management
Agent stringId  - opsi
Private stringEndpoint Id  - service
Name string - {[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 str - Compartment identifier of the Exadata insight resource
 - connection_
credential_ Sequence[opsi.details Get Exadata Insight Member Vm Cluster Detail Member Database Detail Connection Credential Detail]  - connection_
details Sequence[opsi.Get Exadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail]  - credential_
details Sequence[opsi.Get Exadata Insight Member Vm Cluster Detail Member Database Detail Credential Detail]  - database_
id str - database_
resource_ strtype  - dbm_
private_ strendpoint_ id  - 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 str - entity_
source str - Source of the Exadata system.
 - 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_ strid  - opsi_
private_ strendpoint_ id  - service_
name str - Mapping[str, str]
 - System tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"orcl-cloud.free-tier-retained": "true"} 
- compartment
Id String - Compartment identifier of the Exadata insight resource
 - connection
Credential List<Property Map>Details  - connection
Details List<Property Map> - credential
Details List<Property Map> - database
Id String - database
Resource StringType  - dbm
Private StringEndpoint Id  - Map<String>
 - Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"foo-namespace.bar-key": "value"} - deployment
Type String - entity
Source String - Source of the Exadata system.
 - 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"} - management
Agent StringId  - opsi
Private StringEndpoint Id  - service
Name String - Map<String>
 - System tags for this resource. Each key is predefined and scoped to a namespace. Example: 
{"orcl-cloud.free-tier-retained": "true"} 
GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionCredentialDetail            
- Credential
Source stringName  - Credential
Type string - Password
Secret stringId  - Role string
 - User
Name string - Wallet
Secret stringId  
- Credential
Source stringName  - Credential
Type string - Password
Secret stringId  - Role string
 - User
Name string - Wallet
Secret stringId  
- credential
Source StringName  - credential
Type String - password
Secret StringId  - role String
 - user
Name String - wallet
Secret StringId  
- credential
Source stringName  - credential
Type string - password
Secret stringId  - role string
 - user
Name string - wallet
Secret stringId  
- credential_
source_ strname  - credential_
type str - password_
secret_ strid  - role str
 - user_
name str - wallet_
secret_ strid  
- credential
Source StringName  - credential
Type String - password
Secret StringId  - role String
 - user
Name String - wallet
Secret StringId  
GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetail           
- host
Name String - hosts
List<Get
Exadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail Host>  - port Integer
 - protocol String
 - service
Name String 
- host
Name string - hosts
Get
Exadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail Host[]  - port number
 - protocol string
 - service
Name string 
- host
Name String - hosts List<Property Map>
 - port Number
 - protocol String
 - service
Name String 
GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetailHost            
GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailCredentialDetail           
- Credential
Source stringName  - Credential
Type string - Password
Secret stringId  - Role string
 - User
Name string - Wallet
Secret stringId  
- Credential
Source stringName  - Credential
Type string - Password
Secret stringId  - Role string
 - User
Name string - Wallet
Secret stringId  
- credential
Source StringName  - credential
Type String - password
Secret StringId  - role String
 - user
Name String - wallet
Secret StringId  
- credential
Source stringName  - credential
Type string - password
Secret stringId  - role string
 - user
Name string - wallet
Secret stringId  
- credential_
source_ strname  - credential_
type str - password_
secret_ strid  - role str
 - user_
name str - wallet_
secret_ strid  
- credential
Source StringName  - credential
Type String - password
Secret StringId  - role String
 - user
Name String - wallet
Secret StringId  
Package Details
- Repository
 - oci pulumi/pulumi-oci
 - License
 - Apache-2.0
 - Notes
 - This Pulumi package is based on the 
ociTerraform Provider.