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
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 = oci_opsi_exadata_insight.Test_exadata_insight.Id,
});
});
package main
import (
"github.com/pulumi/pulumi-oci/sdk/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: oci_opsi_exadata_insight.Test_exadata_insight.Id,
}, nil)
if err != nil {
return err
}
return nil
})
}
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(oci_opsi_exadata_insight.test_exadata_insight().id())
.build());
}
}
import pulumi
import pulumi_oci as oci
test_exadata_insight = oci.Opsi.get_exadata_insight(exadata_insight_id=oci_opsi_exadata_insight["test_exadata_insight"]["id"])
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testExadataInsight = oci.Opsi.getExadataInsight({
exadataInsightId: oci_opsi_exadata_insight.test_exadata_insight.id,
});
variables:
testExadataInsight:
fn::invoke:
Function: oci:Opsi:getExadataInsight
Arguments:
exadataInsightId: ${oci_opsi_exadata_insight.test_exadata_insight.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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:Opsi/getExadataInsight:getExadataInsight
arguments:
# arguments dictionary
The 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, object>
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, object>
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, object>
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]interface{}
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]interface{}
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]interface{}
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,Object>
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,Object>
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,Object>
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]: any}
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]: any}
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]: any}
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, Any]
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, Any]
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_ 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
- Mapping[str, Any]
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<Any>
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<Any>
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<Any>
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 - 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 - 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 - 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 - vmcluster
Id string
- compartment_
id str Compartment identifier of the Exadata insight resource
- dbm_
private_ strendpoint_ id - member_
database_ Getdetails Exadata Insight Member Vm Cluster Detail Member Database Detail] - opsi_
private_ strendpoint_ id - 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 - vmcluster
Id String
GetExadataInsightMemberVmClusterDetailMemberDatabaseDetail
- Compartment
Id string Compartment identifier of the Exadata insight resource
- 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, object>
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, object>
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- Opsi
Private stringEndpoint Id - Service
Name string - Dictionary<string, object>
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
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]interface{}
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]interface{}
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- Opsi
Private stringEndpoint Id - Service
Name string - map[string]interface{}
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
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,Object>
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,Object>
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- opsi
Private StringEndpoint Id - service
Name String - Map<String,Object>
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
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]: any}
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]: any}
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- opsi
Private stringEndpoint Id - service
Name string - {[key: string]: any}
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_
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 str - database_
resource_ strtype - dbm_
private_ strendpoint_ id - Mapping[str, Any]
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, Any]
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- opsi_
private_ strendpoint_ id - service_
name str - Mapping[str, Any]
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
Details List<Property Map> - credential
Details List<Property Map> - database
Id String - database
Resource StringType - dbm
Private StringEndpoint Id - Map<Any>
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<Any>
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- opsi
Private StringEndpoint Id - service
Name String - Map<Any>
System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
GetExadataInsightMemberVmClusterDetailMemberDatabaseDetailConnectionDetail
- hosts List<Property Map>
- 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
oci
Terraform Provider.