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 dictionary
The following arguments are supported:
- Exadata
Insight Id This property is required. string - Unique Exadata insight identifier
- Exadata
Insight Id This property is required. string - Unique Exadata insight identifier
- exadata
Insight Id This property is required. String - Unique Exadata insight identifier
- exadata
Insight Id This property is required. string - Unique Exadata insight identifier
- exadata_
insight_ id This property is required. str - Unique Exadata insight identifier
- exadata
Insight Id This property is required. String - 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 This property is required. string - Compartment identifier of the Exadata insight resource
- Dbm
Private Endpoint Id This property is required. string - Member
Database Details This property is required. List<GetExadata Insight Member Vm Cluster Detail Member Database Detail> - Opsi
Private Endpoint Id This property is required. string - Vm
Cluster Type This property is required. string - Vmcluster
Id This property is required. string
- Compartment
Id This property is required. string - Compartment identifier of the Exadata insight resource
- Dbm
Private Endpoint Id This property is required. string - Member
Database Details This property is required. []GetExadata Insight Member Vm Cluster Detail Member Database Detail - Opsi
Private Endpoint Id This property is required. string - Vm
Cluster Type This property is required. string - Vmcluster
Id This property is required. string
- compartment
Id This property is required. String - Compartment identifier of the Exadata insight resource
- dbm
Private Endpoint Id This property is required. String - member
Database Details This property is required. List<GetExadata Insight Member Vm Cluster Detail Member Database Detail> - opsi
Private Endpoint Id This property is required. String - vm
Cluster Type This property is required. String - vmcluster
Id This property is required. String
- compartment
Id This property is required. string - Compartment identifier of the Exadata insight resource
- dbm
Private Endpoint Id This property is required. string - member
Database Details This property is required. GetExadata Insight Member Vm Cluster Detail Member Database Detail[] - opsi
Private Endpoint Id This property is required. string - vm
Cluster Type This property is required. string - vmcluster
Id 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.Get Exadata Insight Member Vm Cluster Detail Member Database Detail] - opsi_
private_ endpoint_ id This property is required. str - vm_
cluster_ type This property is required. str - vmcluster_
id This property is required. str
- compartment
Id This property is required. String - Compartment identifier of the Exadata insight resource
- dbm
Private Endpoint Id This property is required. String - member
Database Details This property is required. List<Property Map> - opsi
Private Endpoint Id This property is required. String - vm
Cluster Type This property is required. String - vmcluster
Id This property is required. String
GetExadataInsightMemberVmClusterDetailMemberDatabaseDetail
- Compartment
Id This property is required. string - Compartment identifier of the Exadata insight resource
- Connection
Credential Details This property is required. List<GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Credential Detail> - Connection
Details This property is required. List<GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail> - Credential
Details This property is required. List<GetExadata Insight Member Vm Cluster Detail Member Database Detail Credential Detail> - Database
Id This property is required. string - Database
Resource Type This property is required. string - Dbm
Private Endpoint Id This property is required. string 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"}
- Deployment
Type This property is required. string - Entity
Source This property is required. string - Source of the Exadata system.
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"}
- Management
Agent Id This property is required. string - Opsi
Private Endpoint Id This property is required. string - Service
Name This property is required. string 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"}
- Compartment
Id This property is required. string - Compartment identifier of the Exadata insight resource
- Connection
Credential Details This property is required. []GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Credential Detail - Connection
Details This property is required. []GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail - Credential
Details This property is required. []GetExadata Insight Member Vm Cluster Detail Member Database Detail Credential Detail - Database
Id This property is required. string - Database
Resource Type This property is required. string - Dbm
Private Endpoint Id This property is required. string 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"}
- Deployment
Type This property is required. string - Entity
Source This property is required. string - Source of the Exadata system.
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"}
- Management
Agent Id This property is required. string - Opsi
Private Endpoint Id This property is required. string - Service
Name This property is required. string 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"}
- compartment
Id This property is required. String - Compartment identifier of the Exadata insight resource
- connection
Credential Details This property is required. List<GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Credential Detail> - connection
Details This property is required. List<GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail> - credential
Details This property is required. List<GetExadata Insight Member Vm Cluster Detail Member Database Detail Credential Detail> - database
Id This property is required. String - database
Resource Type This property is required. String - dbm
Private Endpoint Id This property is required. String 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"}
- deployment
Type This property is required. String - entity
Source This property is required. String - Source of the Exadata system.
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"}
- management
Agent Id This property is required. String - opsi
Private Endpoint Id This property is required. String - service
Name This property is required. String 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"}
- compartment
Id This property is required. string - Compartment identifier of the Exadata insight resource
- connection
Credential Details This property is required. GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Credential Detail[] - connection
Details This property is required. GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail[] - credential
Details This property is required. GetExadata Insight Member Vm Cluster Detail Member Database Detail Credential Detail[] - database
Id This property is required. string - database
Resource Type This property is required. string - dbm
Private Endpoint Id This property is required. string 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"}
- deployment
Type This property is required. string - entity
Source This property is required. string - Source of the Exadata system.
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"}
- management
Agent Id This property is required. string - opsi
Private Endpoint Id This property is required. string - service
Name This property is required. string 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.Get Exadata Insight Member Vm Cluster Detail Member Database Detail Connection Credential Detail] - connection_
details This property is required. Sequence[opsi.Get Exadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail] - credential_
details This property is required. Sequence[opsi.Get Exadata Insight Member Vm Cluster Detail Member Database Detail Credential Detail] - database_
id This property is required. str - database_
resource_ type This property is required. str - dbm_
private_ endpoint_ id This property is required. str 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.
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 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"}
- compartment
Id This property is required. String - Compartment identifier of the Exadata insight resource
- connection
Credential Details This property is required. List<Property Map> - connection
Details This property is required. List<Property Map> - credential
Details This property is required. List<Property Map> - database
Id This property is required. String - database
Resource Type This property is required. String - dbm
Private Endpoint Id This property is required. String 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"}
- deployment
Type This property is required. String - entity
Source This property is required. String - Source of the Exadata system.
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"}
- management
Agent Id This property is required. String - opsi
Private Endpoint Id This property is required. String - service
Name This property is required. String 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
- Credential
Source Name This property is required. string - Credential
Type This property is required. string - Password
Secret Id This property is required. string - Role
This property is required. string - User
Name This property is required. string - Wallet
Secret Id This property is required. string
- Credential
Source Name This property is required. string - Credential
Type This property is required. string - Password
Secret Id This property is required. string - Role
This property is required. string - User
Name This property is required. string - Wallet
Secret Id This property is required. string
- credential
Source Name This property is required. String - credential
Type This property is required. String - password
Secret Id This property is required. String - role
This property is required. String - user
Name This property is required. String - wallet
Secret Id This property is required. String
- credential
Source Name This property is required. string - credential
Type This property is required. string - password
Secret Id This property is required. string - role
This property is required. string - user
Name This property is required. string - wallet
Secret Id 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
- credential
Source Name This property is required. String - credential
Type This property is required. String - password
Secret Id This property is required. String - role
This property is required. String - user
Name This property is required. String - wallet
Secret Id This property is required. String
GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetail
- Host
Name This property is required. string - Hosts
This property is required. List<GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail Host> - Port
This property is required. int - Protocol
This property is required. string - Service
Name This property is required. string
- Host
Name This property is required. string - Hosts
This property is required. []GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail Host - Port
This property is required. int - Protocol
This property is required. string - Service
Name This property is required. string
- host
Name This property is required. String - hosts
This property is required. List<GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail Host> - port
This property is required. Integer - protocol
This property is required. String - service
Name This property is required. String
- host
Name This property is required. string - hosts
This property is required. GetExadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail Host[] - port
This property is required. number - protocol
This property is required. string - service
Name This property is required. string
- host_
name This property is required. str - hosts
This property is required. Sequence[opsi.Get Exadata Insight Member Vm Cluster Detail Member Database Detail Connection Detail Host] - port
This property is required. int - protocol
This property is required. str - service_
name This property is required. str
- host
Name 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 - service
Name This property is required. String
GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetailHost
GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailCredentialDetail
- Credential
Source Name This property is required. string - Credential
Type This property is required. string - Password
Secret Id This property is required. string - Role
This property is required. string - User
Name This property is required. string - Wallet
Secret Id This property is required. string
- Credential
Source Name This property is required. string - Credential
Type This property is required. string - Password
Secret Id This property is required. string - Role
This property is required. string - User
Name This property is required. string - Wallet
Secret Id This property is required. string
- credential
Source Name This property is required. String - credential
Type This property is required. String - password
Secret Id This property is required. String - role
This property is required. String - user
Name This property is required. String - wallet
Secret Id This property is required. String
- credential
Source Name This property is required. string - credential
Type This property is required. string - password
Secret Id This property is required. string - role
This property is required. string - user
Name This property is required. string - wallet
Secret Id 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
- credential
Source Name This property is required. String - credential
Type This property is required. String - password
Secret Id This property is required. String - role
This property is required. String - user
Name This property is required. String - wallet
Secret Id 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.