Viewing docs for Oracle Cloud Infrastructure v4.4.0
published on Thursday, Mar 26, 2026 by Pulumi
published on Thursday, Mar 26, 2026 by Pulumi
Viewing docs for Oracle Cloud Infrastructure v4.4.0
published on Thursday, Mar 26, 2026 by Pulumi
published on Thursday, Mar 26, 2026 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,
});
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/v4/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 LookupExadataInsight(ctx *Context, args *LookupExadataInsightArgs, opts ...InvokeOption) (*LookupExadataInsightResult, error)
func LookupExadataInsightOutput(ctx *Context, args *LookupExadataInsightOutputArgs, opts ...InvokeOption) LookupExadataInsightResultOutput> Note: This function is named LookupExadataInsight 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:
- Chargeback
Plan List<GetDetails Exadata Insight Chargeback Plan Detail> - Object containing chargeback plan details
- 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 - Set to true to enable automatic enablement and disablement of related targets from Enterprise Manager. New resources (e.g. Database Insights) will be placed in the same compartment as the related Exadata Insight. This should be always set true when using terraform, when it is set to false member associations may be missing from the application.
- 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
- Status
Details string - A message describing the status of the Exadata Resource. For example, it can be used to provide actionable information about the policies needed to access the Exadata Resource.
- 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
- Chargeback
Plan []GetDetails Exadata Insight Chargeback Plan Detail - Object containing chargeback plan details
- 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 - Set to true to enable automatic enablement and disablement of related targets from Enterprise Manager. New resources (e.g. Database Insights) will be placed in the same compartment as the related Exadata Insight. This should be always set true when using terraform, when it is set to false member associations may be missing from the application.
- 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
- Status
Details string - A message describing the status of the Exadata Resource. For example, it can be used to provide actionable information about the policies needed to access the Exadata Resource.
- 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
- chargeback
Plan List<GetDetails Exadata Insight Chargeback Plan Detail> - Object containing chargeback plan details
- 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 - Set to true to enable automatic enablement and disablement of related targets from Enterprise Manager. New resources (e.g. Database Insights) will be placed in the same compartment as the related Exadata Insight. This should be always set true when using terraform, when it is set to false member associations may be missing from the application.
- 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
- status
Details String - A message describing the status of the Exadata Resource. For example, it can be used to provide actionable information about the policies needed to access the Exadata Resource.
- 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
- chargeback
Plan GetDetails Exadata Insight Chargeback Plan Detail[] - Object containing chargeback plan details
- 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 - Set to true to enable automatic enablement and disablement of related targets from Enterprise Manager. New resources (e.g. Database Insights) will be placed in the same compartment as the related Exadata Insight. This should be always set true when using terraform, when it is set to false member associations may be missing from the application.
- 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
- status
Details string - A message describing the status of the Exadata Resource. For example, it can be used to provide actionable information about the policies needed to access the Exadata Resource.
- {[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
- chargeback_
plan_ Sequence[Getdetails Exadata Insight Chargeback Plan Detail] - Object containing chargeback plan details
- 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 - Set to true to enable automatic enablement and disablement of related targets from Enterprise Manager. New resources (e.g. Database Insights) will be placed in the same compartment as the related Exadata Insight. This should be always set true when using terraform, when it is set to false member associations may be missing from the application.
- 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[Getcluster_ details 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
- status_
details str - A message describing the status of the Exadata Resource. For example, it can be used to provide actionable information about the policies needed to access the Exadata Resource.
- 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
- chargeback
Plan List<Property Map>Details - Object containing chargeback plan details
- 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 - Set to true to enable automatic enablement and disablement of related targets from Enterprise Manager. New resources (e.g. Database Insights) will be placed in the same compartment as the related Exadata Insight. This should be always set true when using terraform, when it is set to false member associations may be missing from the application.
- 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
- status
Details String - A message describing the status of the Exadata Resource. For example, it can be used to provide actionable information about the policies needed to access the Exadata Resource.
- 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
GetExadataInsightChargebackPlanDetail
- Plan
Id string - OCID of OPSI Chargeback plan resource.
- Plan
Type string - Chargeback Plan type of the chargeback entity. For an Exadata it can be WEIGHTED_ALLOCATION, EQUAL_ALLOCATION, UNUSED_ALLOCATION.
- Time
Enabled string - The date and time the chargeback plan was enabled on the resource, in the format defined by RFC3339.
- Plan
Id string - OCID of OPSI Chargeback plan resource.
- Plan
Type string - Chargeback Plan type of the chargeback entity. For an Exadata it can be WEIGHTED_ALLOCATION, EQUAL_ALLOCATION, UNUSED_ALLOCATION.
- Time
Enabled string - The date and time the chargeback plan was enabled on the resource, in the format defined by RFC3339.
- plan
Id String - OCID of OPSI Chargeback plan resource.
- plan
Type String - Chargeback Plan type of the chargeback entity. For an Exadata it can be WEIGHTED_ALLOCATION, EQUAL_ALLOCATION, UNUSED_ALLOCATION.
- time
Enabled String - The date and time the chargeback plan was enabled on the resource, in the format defined by RFC3339.
- plan
Id string - OCID of OPSI Chargeback plan resource.
- plan
Type string - Chargeback Plan type of the chargeback entity. For an Exadata it can be WEIGHTED_ALLOCATION, EQUAL_ALLOCATION, UNUSED_ALLOCATION.
- time
Enabled string - The date and time the chargeback plan was enabled on the resource, in the format defined by RFC3339.
- plan_
id str - OCID of OPSI Chargeback plan resource.
- plan_
type str - Chargeback Plan type of the chargeback entity. For an Exadata it can be WEIGHTED_ALLOCATION, EQUAL_ALLOCATION, UNUSED_ALLOCATION.
- time_
enabled str - The date and time the chargeback plan was enabled on the resource, in the format defined by RFC3339.
- plan
Id String - OCID of OPSI Chargeback plan resource.
- plan
Type String - Chargeback Plan type of the chargeback entity. For an Exadata it can be WEIGHTED_ALLOCATION, EQUAL_ALLOCATION, UNUSED_ALLOCATION.
- time
Enabled String - The date and time the chargeback plan was enabled on the resource, in the format defined by RFC3339.
GetExadataInsightMemberVmClusterDetail
- Compartment
Id string - Compartment identifier of the Exadata insight resource
- Dbm
Private stringEndpoint Id - Member
Autonomous List<GetDetails Exadata Insight Member Vm Cluster Detail Member Autonomous Detail> - 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
Autonomous []GetDetails Exadata Insight Member Vm Cluster Detail Member Autonomous Detail - 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
Autonomous List<GetDetails Exadata Insight Member Vm Cluster Detail Member Autonomous Detail> - 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
Autonomous GetDetails Exadata Insight Member Vm Cluster Detail Member Autonomous Detail[] - 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_
autonomous_ Sequence[Getdetails Exadata Insight Member Vm Cluster Detail Member Autonomous Detail] - member_
database_ Sequence[Getdetails 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
Autonomous List<Property Map>Details - member
Database List<Property Map>Details - opsi
Private StringEndpoint Id - vm
Cluster StringType - vmcluster
Id String
GetExadataInsightMemberVmClusterDetailMemberAutonomousDetail
- Compartment
Id string - Compartment identifier of the Exadata insight resource
- Connection
Credential List<GetDetails Exadata Insight Member Vm Cluster Detail Member Autonomous Detail Connection Credential Detail> - Connection
Details List<GetExadata Insight Member Vm Cluster Detail Member Autonomous Detail Connection Detail> - Credential
Details List<GetExadata Insight Member Vm Cluster Detail Member Autonomous Detail Credential Detail> - Database
Id string - Database
Resource stringType - 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"} - Is
Advanced boolFeatures Enabled - Management
Agent stringId - Opsi
Private stringEndpoint Id - 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 Autonomous Detail Connection Credential Detail - Connection
Details []GetExadata Insight Member Vm Cluster Detail Member Autonomous Detail Connection Detail - Credential
Details []GetExadata Insight Member Vm Cluster Detail Member Autonomous Detail Credential Detail - Database
Id string - Database
Resource stringType - 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"} - Is
Advanced boolFeatures Enabled - Management
Agent stringId - Opsi
Private stringEndpoint Id - 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 Autonomous Detail Connection Credential Detail> - connection
Details List<GetExadata Insight Member Vm Cluster Detail Member Autonomous Detail Connection Detail> - credential
Details List<GetExadata Insight Member Vm Cluster Detail Member Autonomous Detail Credential Detail> - database
Id String - database
Resource StringType - 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"} - is
Advanced BooleanFeatures Enabled - management
Agent StringId - opsi
Private StringEndpoint Id - 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 Autonomous Detail Connection Credential Detail[] - connection
Details GetExadata Insight Member Vm Cluster Detail Member Autonomous Detail Connection Detail[] - credential
Details GetExadata Insight Member Vm Cluster Detail Member Autonomous Detail Credential Detail[] - database
Id string - database
Resource stringType - {[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"} - is
Advanced booleanFeatures Enabled - management
Agent stringId - opsi
Private stringEndpoint Id - {[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[Getdetails Exadata Insight Member Vm Cluster Detail Member Autonomous Detail Connection Credential Detail] - connection_
details Sequence[GetExadata Insight Member Vm Cluster Detail Member Autonomous Detail Connection Detail] - credential_
details Sequence[GetExadata Insight Member Vm Cluster Detail Member Autonomous Detail Credential Detail] - database_
id str - database_
resource_ strtype - 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"} - is_
advanced_ boolfeatures_ enabled - management_
agent_ strid - opsi_
private_ strendpoint_ id - 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 - 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"} - is
Advanced BooleanFeatures Enabled - management
Agent StringId - opsi
Private StringEndpoint Id - Map<String>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
GetExadataInsightMemberVmClusterDetailMemberAutonomousDetailConnectionCredentialDetail
- Credential
Source stringName - Credential
Type string - Named
Credential stringId - Password
Secret stringId - Role string
- User
Name string - Wallet
Secret stringId
- Credential
Source stringName - Credential
Type string - Named
Credential stringId - Password
Secret stringId - Role string
- User
Name string - Wallet
Secret stringId
- credential
Source StringName - credential
Type String - named
Credential StringId - password
Secret StringId - role String
- user
Name String - wallet
Secret StringId
- credential
Source stringName - credential
Type string - named
Credential stringId - password
Secret stringId - role string
- user
Name string - wallet
Secret stringId
- credential_
source_ strname - credential_
type str - named_
credential_ strid - password_
secret_ strid - role str
- user_
name str - wallet_
secret_ strid
- credential
Source StringName - credential
Type String - named
Credential StringId - password
Secret StringId - role String
- user
Name String - wallet
Secret StringId
GetExadataInsightMemberVmClusterDetailMemberAutonomousDetailConnectionDetail
- Host
Name string - Port int
- Protocol string
- Service
Name string
- Host
Name string - Port int
- Protocol string
- Service
Name string
- host
Name String - port Integer
- protocol String
- service
Name String
- host
Name string - port number
- protocol string
- service
Name string
- host_
name str - port int
- protocol str
- service_
name str
- host
Name String - port Number
- protocol String
- service
Name String
GetExadataInsightMemberVmClusterDetailMemberAutonomousDetailCredentialDetail
- Credential
Source stringName - Credential
Type string - Named
Credential stringId - Password
Secret stringId - Role string
- User
Name string - Wallet
Secret stringId
- Credential
Source stringName - Credential
Type string - Named
Credential stringId - Password
Secret stringId - Role string
- User
Name string - Wallet
Secret stringId
- credential
Source StringName - credential
Type String - named
Credential StringId - password
Secret StringId - role String
- user
Name String - wallet
Secret StringId
- credential
Source stringName - credential
Type string - named
Credential stringId - password
Secret stringId - role string
- user
Name string - wallet
Secret stringId
- credential_
source_ strname - credential_
type str - named_
credential_ strid - password_
secret_ strid - role str
- user_
name str - wallet_
secret_ strid
- credential
Source StringName - credential
Type String - named
Credential StringId - password
Secret StringId - role String
- user
Name String - wallet
Secret StringId
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[Getdetails Exadata Insight Member Vm Cluster Detail Member Database Detail Connection Credential Detail] - connection_
details Sequence[GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail] - credential_
details Sequence[GetExadata 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 - Named
Credential stringId - Password
Secret stringId - Role string
- User
Name string - Wallet
Secret stringId
- Credential
Source stringName - Credential
Type string - Named
Credential stringId - Password
Secret stringId - Role string
- User
Name string - Wallet
Secret stringId
- credential
Source StringName - credential
Type String - named
Credential StringId - password
Secret StringId - role String
- user
Name String - wallet
Secret StringId
- credential
Source stringName - credential
Type string - named
Credential stringId - password
Secret stringId - role string
- user
Name string - wallet
Secret stringId
- credential_
source_ strname - credential_
type str - named_
credential_ strid - password_
secret_ strid - role str
- user_
name str - wallet_
secret_ strid
- credential
Source StringName - credential
Type String - named
Credential StringId - 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 - Named
Credential stringId - Password
Secret stringId - Role string
- User
Name string - Wallet
Secret stringId
- Credential
Source stringName - Credential
Type string - Named
Credential stringId - Password
Secret stringId - Role string
- User
Name string - Wallet
Secret stringId
- credential
Source StringName - credential
Type String - named
Credential StringId - password
Secret StringId - role String
- user
Name String - wallet
Secret StringId
- credential
Source stringName - credential
Type string - named
Credential stringId - password
Secret stringId - role string
- user
Name string - wallet
Secret stringId
- credential_
source_ strname - credential_
type str - named_
credential_ strid - password_
secret_ strid - role str
- user_
name str - wallet_
secret_ strid
- credential
Source StringName - credential
Type String - named
Credential StringId - 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.
Viewing docs for Oracle Cloud Infrastructure v4.4.0
published on Thursday, Mar 26, 2026 by Pulumi
published on Thursday, Mar 26, 2026 by Pulumi
