oci.Opensearch.getOpensearchCluster
Explore with Pulumi AI
This data source provides details about a specific Opensearch Cluster resource in Oracle Cloud Infrastructure Opensearch service.
Gets a OpensearchCluster by identifier
Prerequisites
The below policies must be created in compartment before creating OpensearchCluster
{Compartment-Name} - Name of your compartment
Allow service opensearch to manage vnics in compartment {Compartment-Name}
Allow service opensearch to use subnets in compartment {Compartment-Name}
Allow service opensearch to use network-security-groups in compartment {Compartment-Name}
Allow service opensearch to manage vcns in compartment {Compartment-Name}
For latest documentation on OpenSearch use please refer to https://docs.oracle.com/en-us/iaas/Content/search-opensearch/home.htm
Required permissions: https://docs.oracle.com/en-us/iaas/Content/search-opensearch/Concepts/ocisearchpermissions.htm
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testOpensearchCluster = oci.Opensearch.getOpensearchCluster({
    opensearchClusterId: testOpensearchClusterOciOpensearchOpensearchCluster.id,
});
import pulumi
import pulumi_oci as oci
test_opensearch_cluster = oci.Opensearch.get_opensearch_cluster(opensearch_cluster_id=test_opensearch_cluster_oci_opensearch_opensearch_cluster["id"])
package main
import (
	"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/opensearch"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := opensearch.GetOpensearchCluster(ctx, &opensearch.GetOpensearchClusterArgs{
			OpensearchClusterId: testOpensearchClusterOciOpensearchOpensearchCluster.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 testOpensearchCluster = Oci.Opensearch.GetOpensearchCluster.Invoke(new()
    {
        OpensearchClusterId = testOpensearchClusterOciOpensearchOpensearchCluster.Id,
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Opensearch.OpensearchFunctions;
import com.pulumi.oci.Opensearch.inputs.GetOpensearchClusterArgs;
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 testOpensearchCluster = OpensearchFunctions.getOpensearchCluster(GetOpensearchClusterArgs.builder()
            .opensearchClusterId(testOpensearchClusterOciOpensearchOpensearchCluster.id())
            .build());
    }
}
variables:
  testOpensearchCluster:
    fn::invoke:
      function: oci:Opensearch:getOpensearchCluster
      arguments:
        opensearchClusterId: ${testOpensearchClusterOciOpensearchOpensearchCluster.id}
Using getOpensearchCluster
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 getOpensearchCluster(args: GetOpensearchClusterArgs, opts?: InvokeOptions): Promise<GetOpensearchClusterResult>
function getOpensearchClusterOutput(args: GetOpensearchClusterOutputArgs, opts?: InvokeOptions): Output<GetOpensearchClusterResult>def get_opensearch_cluster(opensearch_cluster_id: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetOpensearchClusterResult
def get_opensearch_cluster_output(opensearch_cluster_id: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetOpensearchClusterResult]func GetOpensearchCluster(ctx *Context, args *GetOpensearchClusterArgs, opts ...InvokeOption) (*GetOpensearchClusterResult, error)
func GetOpensearchClusterOutput(ctx *Context, args *GetOpensearchClusterOutputArgs, opts ...InvokeOption) GetOpensearchClusterResultOutput> Note: This function is named GetOpensearchCluster in the Go SDK.
public static class GetOpensearchCluster 
{
    public static Task<GetOpensearchClusterResult> InvokeAsync(GetOpensearchClusterArgs args, InvokeOptions? opts = null)
    public static Output<GetOpensearchClusterResult> Invoke(GetOpensearchClusterInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetOpensearchClusterResult> getOpensearchCluster(GetOpensearchClusterArgs args, InvokeOptions options)
public static Output<GetOpensearchClusterResult> getOpensearchCluster(GetOpensearchClusterArgs args, InvokeOptions options)
fn::invoke:
  function: oci:Opensearch/getOpensearchCluster:getOpensearchCluster
  arguments:
    # arguments dictionaryThe following arguments are supported:
- OpensearchCluster stringId 
- unique OpensearchCluster identifier
- OpensearchCluster stringId 
- unique OpensearchCluster identifier
- opensearchCluster StringId 
- unique OpensearchCluster identifier
- opensearchCluster stringId 
- unique OpensearchCluster identifier
- opensearch_cluster_ strid 
- unique OpensearchCluster identifier
- opensearchCluster StringId 
- unique OpensearchCluster identifier
getOpensearchCluster Result
The following output properties are available:
- AvailabilityDomains List<string>
- The availability domains to distribute the cluser nodes across.
- CompartmentId string
- The OCID of the compartment where the cluster is located.
- ConfigureOutbound intCluster Trigger 
- DataNode intCount 
- The number of data nodes configured for the cluster.
- DataNode stringHost Bare Metal Shape 
- The bare metal shape for the cluster's data nodes.
- DataNode intHost Memory Gb 
- The amount of memory in GB, for the cluster's data nodes.
- DataNode intHost Ocpu Count 
- The number of OCPUs configured for the cluster's data nodes.
- DataNode stringHost Type 
- The instance type for the cluster's data nodes.
- DataNode intStorage Gb 
- The amount of storage in GB, to configure per node for the cluster's data nodes.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
- DisplayName string
- Name of the Outbound cluster. Avoid entering confidential information.
- Fqdn string
- The fully qualified domain name (FQDN) for the cluster's API endpoint.
- 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
- The OCID of the cluster.
- InboundCluster List<string>Ids 
- List of inbound clusters for which this cluster is an outbound cluster
- LifecycleDetails string
- Additional information about the current lifecycle state of the cluster.
- MaintenanceDetails List<GetOpensearch Cluster Maintenance Detail> 
- Details for the maintenance activity.
- MasterNode intCount 
- The number of master nodes configured for the cluster.
- MasterNode stringHost Bare Metal Shape 
- The bare metal shape for the cluster's master nodes.
- MasterNode intHost Memory Gb 
- The amount of memory in GB, for the cluster's master nodes.
- MasterNode intHost Ocpu Count 
- The number of OCPUs configured for cluster's master nodes.
- MasterNode stringHost Type 
- The instance type for the cluster's master nodes.
- OpendashboardFqdn string
- The fully qualified domain name (FQDN) for the cluster's OpenSearch Dashboard API endpoint.
- OpendashboardNode intCount 
- The number of OpenSearch Dashboard nodes configured for the cluster.
- OpendashboardNode intHost Memory Gb 
- The amount of memory in GB, for the cluster's OpenSearch Dashboard nodes.
- OpendashboardNode intHost Ocpu Count 
- The amount of memory in GB, for the cluster's OpenSearch Dashboard nodes.
- OpendashboardPrivate stringIp 
- The private IP address for the cluster's OpenSearch Dashboard.
- OpensearchCluster stringId 
- OpensearchFqdn string
- The fully qualified domain name (FQDN) for the cluster's API endpoint.
- OpensearchPrivate stringIp 
- The cluster's private IP address.
- OutboundCluster List<GetConfigs Opensearch Cluster Outbound Cluster Config> 
- This configuration is used for passing request details to connect outbound cluster(s) to the inbound cluster (coordinating cluster)
- ReverseConnection List<string>Endpoint Customer Ips 
- The customer IP addresses of the endpoint in customer VCN
- ReverseConnection List<GetEndpoints Opensearch Cluster Reverse Connection Endpoint> 
- The list of reverse connection endpoints.
- SecurityMaster stringUser Name 
- The name of the master user that are used to manage security config
- SecurityMaster stringUser Password Hash 
- The password hash of the master user that are used to manage security config
- SecurityMode string
- The security mode of the cluster.
- SoftwareVersion string
- The software version the cluster is running.
- State string
- The current state of the cluster.
- SubnetCompartment stringId 
- The OCID for the compartment where the cluster's subnet is located.
- SubnetId string
- The OCID of the cluster's subnet.
- Dictionary<string, string>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- TimeCreated string
- The amount of time in milliseconds since the cluster was created.
- TimeDeleted string
- The amount of time in milliseconds since the cluster was updated.
- TimeUpdated string
- The amount of time in milliseconds since the cluster was updated.
- TotalStorage intGb 
- The size in GB of the cluster's total storage.
- UpgradeMajor intVersion Trigger 
- VcnCompartment stringId 
- The OCID for the compartment where the cluster's VCN is located.
- VcnId string
- The OCID of the cluster's VCN.
- AvailabilityDomains []string
- The availability domains to distribute the cluser nodes across.
- CompartmentId string
- The OCID of the compartment where the cluster is located.
- ConfigureOutbound intCluster Trigger 
- DataNode intCount 
- The number of data nodes configured for the cluster.
- DataNode stringHost Bare Metal Shape 
- The bare metal shape for the cluster's data nodes.
- DataNode intHost Memory Gb 
- The amount of memory in GB, for the cluster's data nodes.
- DataNode intHost Ocpu Count 
- The number of OCPUs configured for the cluster's data nodes.
- DataNode stringHost Type 
- The instance type for the cluster's data nodes.
- DataNode intStorage Gb 
- The amount of storage in GB, to configure per node for the cluster's data nodes.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
- DisplayName string
- Name of the Outbound cluster. Avoid entering confidential information.
- Fqdn string
- The fully qualified domain name (FQDN) for the cluster's API endpoint.
- 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
- The OCID of the cluster.
- InboundCluster []stringIds 
- List of inbound clusters for which this cluster is an outbound cluster
- LifecycleDetails string
- Additional information about the current lifecycle state of the cluster.
- MaintenanceDetails []GetOpensearch Cluster Maintenance Detail 
- Details for the maintenance activity.
- MasterNode intCount 
- The number of master nodes configured for the cluster.
- MasterNode stringHost Bare Metal Shape 
- The bare metal shape for the cluster's master nodes.
- MasterNode intHost Memory Gb 
- The amount of memory in GB, for the cluster's master nodes.
- MasterNode intHost Ocpu Count 
- The number of OCPUs configured for cluster's master nodes.
- MasterNode stringHost Type 
- The instance type for the cluster's master nodes.
- OpendashboardFqdn string
- The fully qualified domain name (FQDN) for the cluster's OpenSearch Dashboard API endpoint.
- OpendashboardNode intCount 
- The number of OpenSearch Dashboard nodes configured for the cluster.
- OpendashboardNode intHost Memory Gb 
- The amount of memory in GB, for the cluster's OpenSearch Dashboard nodes.
- OpendashboardNode intHost Ocpu Count 
- The amount of memory in GB, for the cluster's OpenSearch Dashboard nodes.
- OpendashboardPrivate stringIp 
- The private IP address for the cluster's OpenSearch Dashboard.
- OpensearchCluster stringId 
- OpensearchFqdn string
- The fully qualified domain name (FQDN) for the cluster's API endpoint.
- OpensearchPrivate stringIp 
- The cluster's private IP address.
- OutboundCluster []GetConfigs Opensearch Cluster Outbound Cluster Config 
- This configuration is used for passing request details to connect outbound cluster(s) to the inbound cluster (coordinating cluster)
- ReverseConnection []stringEndpoint Customer Ips 
- The customer IP addresses of the endpoint in customer VCN
- ReverseConnection []GetEndpoints Opensearch Cluster Reverse Connection Endpoint 
- The list of reverse connection endpoints.
- SecurityMaster stringUser Name 
- The name of the master user that are used to manage security config
- SecurityMaster stringUser Password Hash 
- The password hash of the master user that are used to manage security config
- SecurityMode string
- The security mode of the cluster.
- SoftwareVersion string
- The software version the cluster is running.
- State string
- The current state of the cluster.
- SubnetCompartment stringId 
- The OCID for the compartment where the cluster's subnet is located.
- SubnetId string
- The OCID of the cluster's subnet.
- map[string]string
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- TimeCreated string
- The amount of time in milliseconds since the cluster was created.
- TimeDeleted string
- The amount of time in milliseconds since the cluster was updated.
- TimeUpdated string
- The amount of time in milliseconds since the cluster was updated.
- TotalStorage intGb 
- The size in GB of the cluster's total storage.
- UpgradeMajor intVersion Trigger 
- VcnCompartment stringId 
- The OCID for the compartment where the cluster's VCN is located.
- VcnId string
- The OCID of the cluster's VCN.
- availabilityDomains List<String>
- The availability domains to distribute the cluser nodes across.
- compartmentId String
- The OCID of the compartment where the cluster is located.
- configureOutbound IntegerCluster Trigger 
- dataNode IntegerCount 
- The number of data nodes configured for the cluster.
- dataNode StringHost Bare Metal Shape 
- The bare metal shape for the cluster's data nodes.
- dataNode IntegerHost Memory Gb 
- The amount of memory in GB, for the cluster's data nodes.
- dataNode IntegerHost Ocpu Count 
- The number of OCPUs configured for the cluster's data nodes.
- dataNode StringHost Type 
- The instance type for the cluster's data nodes.
- dataNode IntegerStorage Gb 
- The amount of storage in GB, to configure per node for the cluster's data nodes.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
- displayName String
- Name of the Outbound cluster. Avoid entering confidential information.
- fqdn String
- The fully qualified domain name (FQDN) for the cluster's API endpoint.
- 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
- The OCID of the cluster.
- inboundCluster List<String>Ids 
- List of inbound clusters for which this cluster is an outbound cluster
- lifecycleDetails String
- Additional information about the current lifecycle state of the cluster.
- maintenanceDetails List<GetCluster Maintenance Detail> 
- Details for the maintenance activity.
- masterNode IntegerCount 
- The number of master nodes configured for the cluster.
- masterNode StringHost Bare Metal Shape 
- The bare metal shape for the cluster's master nodes.
- masterNode IntegerHost Memory Gb 
- The amount of memory in GB, for the cluster's master nodes.
- masterNode IntegerHost Ocpu Count 
- The number of OCPUs configured for cluster's master nodes.
- masterNode StringHost Type 
- The instance type for the cluster's master nodes.
- opendashboardFqdn String
- The fully qualified domain name (FQDN) for the cluster's OpenSearch Dashboard API endpoint.
- opendashboardNode IntegerCount 
- The number of OpenSearch Dashboard nodes configured for the cluster.
- opendashboardNode IntegerHost Memory Gb 
- The amount of memory in GB, for the cluster's OpenSearch Dashboard nodes.
- opendashboardNode IntegerHost Ocpu Count 
- The amount of memory in GB, for the cluster's OpenSearch Dashboard nodes.
- opendashboardPrivate StringIp 
- The private IP address for the cluster's OpenSearch Dashboard.
- opensearchCluster StringId 
- opensearchFqdn String
- The fully qualified domain name (FQDN) for the cluster's API endpoint.
- opensearchPrivate StringIp 
- The cluster's private IP address.
- outboundCluster List<GetConfigs Cluster Outbound Cluster Config> 
- This configuration is used for passing request details to connect outbound cluster(s) to the inbound cluster (coordinating cluster)
- reverseConnection List<String>Endpoint Customer Ips 
- The customer IP addresses of the endpoint in customer VCN
- reverseConnection List<GetEndpoints Cluster Reverse Connection Endpoint> 
- The list of reverse connection endpoints.
- securityMaster StringUser Name 
- The name of the master user that are used to manage security config
- securityMaster StringUser Password Hash 
- The password hash of the master user that are used to manage security config
- securityMode String
- The security mode of the cluster.
- softwareVersion String
- The software version the cluster is running.
- state String
- The current state of the cluster.
- subnetCompartment StringId 
- The OCID for the compartment where the cluster's subnet is located.
- subnetId String
- The OCID of the cluster's subnet.
- Map<String,String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- timeCreated String
- The amount of time in milliseconds since the cluster was created.
- timeDeleted String
- The amount of time in milliseconds since the cluster was updated.
- timeUpdated String
- The amount of time in milliseconds since the cluster was updated.
- totalStorage IntegerGb 
- The size in GB of the cluster's total storage.
- upgradeMajor IntegerVersion Trigger 
- vcnCompartment StringId 
- The OCID for the compartment where the cluster's VCN is located.
- vcnId String
- The OCID of the cluster's VCN.
- availabilityDomains string[]
- The availability domains to distribute the cluser nodes across.
- compartmentId string
- The OCID of the compartment where the cluster is located.
- configureOutbound numberCluster Trigger 
- dataNode numberCount 
- The number of data nodes configured for the cluster.
- dataNode stringHost Bare Metal Shape 
- The bare metal shape for the cluster's data nodes.
- dataNode numberHost Memory Gb 
- The amount of memory in GB, for the cluster's data nodes.
- dataNode numberHost Ocpu Count 
- The number of OCPUs configured for the cluster's data nodes.
- dataNode stringHost Type 
- The instance type for the cluster's data nodes.
- dataNode numberStorage Gb 
- The amount of storage in GB, to configure per node for the cluster's data nodes.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
- displayName string
- Name of the Outbound cluster. Avoid entering confidential information.
- fqdn string
- The fully qualified domain name (FQDN) for the cluster's API endpoint.
- {[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
- The OCID of the cluster.
- inboundCluster string[]Ids 
- List of inbound clusters for which this cluster is an outbound cluster
- lifecycleDetails string
- Additional information about the current lifecycle state of the cluster.
- maintenanceDetails GetOpensearch Cluster Maintenance Detail[] 
- Details for the maintenance activity.
- masterNode numberCount 
- The number of master nodes configured for the cluster.
- masterNode stringHost Bare Metal Shape 
- The bare metal shape for the cluster's master nodes.
- masterNode numberHost Memory Gb 
- The amount of memory in GB, for the cluster's master nodes.
- masterNode numberHost Ocpu Count 
- The number of OCPUs configured for cluster's master nodes.
- masterNode stringHost Type 
- The instance type for the cluster's master nodes.
- opendashboardFqdn string
- The fully qualified domain name (FQDN) for the cluster's OpenSearch Dashboard API endpoint.
- opendashboardNode numberCount 
- The number of OpenSearch Dashboard nodes configured for the cluster.
- opendashboardNode numberHost Memory Gb 
- The amount of memory in GB, for the cluster's OpenSearch Dashboard nodes.
- opendashboardNode numberHost Ocpu Count 
- The amount of memory in GB, for the cluster's OpenSearch Dashboard nodes.
- opendashboardPrivate stringIp 
- The private IP address for the cluster's OpenSearch Dashboard.
- opensearchCluster stringId 
- opensearchFqdn string
- The fully qualified domain name (FQDN) for the cluster's API endpoint.
- opensearchPrivate stringIp 
- The cluster's private IP address.
- outboundCluster GetConfigs Opensearch Cluster Outbound Cluster Config[] 
- This configuration is used for passing request details to connect outbound cluster(s) to the inbound cluster (coordinating cluster)
- reverseConnection string[]Endpoint Customer Ips 
- The customer IP addresses of the endpoint in customer VCN
- reverseConnection GetEndpoints Opensearch Cluster Reverse Connection Endpoint[] 
- The list of reverse connection endpoints.
- securityMaster stringUser Name 
- The name of the master user that are used to manage security config
- securityMaster stringUser Password Hash 
- The password hash of the master user that are used to manage security config
- securityMode string
- The security mode of the cluster.
- softwareVersion string
- The software version the cluster is running.
- state string
- The current state of the cluster.
- subnetCompartment stringId 
- The OCID for the compartment where the cluster's subnet is located.
- subnetId string
- The OCID of the cluster's subnet.
- {[key: string]: string}
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- timeCreated string
- The amount of time in milliseconds since the cluster was created.
- timeDeleted string
- The amount of time in milliseconds since the cluster was updated.
- timeUpdated string
- The amount of time in milliseconds since the cluster was updated.
- totalStorage numberGb 
- The size in GB of the cluster's total storage.
- upgradeMajor numberVersion Trigger 
- vcnCompartment stringId 
- The OCID for the compartment where the cluster's VCN is located.
- vcnId string
- The OCID of the cluster's VCN.
- availability_domains Sequence[str]
- The availability domains to distribute the cluser nodes across.
- compartment_id str
- The OCID of the compartment where the cluster is located.
- configure_outbound_ intcluster_ trigger 
- data_node_ intcount 
- The number of data nodes configured for the cluster.
- data_node_ strhost_ bare_ metal_ shape 
- The bare metal shape for the cluster's data nodes.
- data_node_ inthost_ memory_ gb 
- The amount of memory in GB, for the cluster's data nodes.
- data_node_ inthost_ ocpu_ count 
- The number of OCPUs configured for the cluster's data nodes.
- data_node_ strhost_ type 
- The instance type for the cluster's data nodes.
- data_node_ intstorage_ gb 
- The amount of storage in GB, to configure per node for the cluster's data nodes.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
- display_name str
- Name of the Outbound cluster. Avoid entering confidential information.
- fqdn str
- The fully qualified domain name (FQDN) for the cluster's API endpoint.
- 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
- The OCID of the cluster.
- inbound_cluster_ Sequence[str]ids 
- List of inbound clusters for which this cluster is an outbound cluster
- lifecycle_details str
- Additional information about the current lifecycle state of the cluster.
- maintenance_details Sequence[GetOpensearch Cluster Maintenance Detail] 
- Details for the maintenance activity.
- master_node_ intcount 
- The number of master nodes configured for the cluster.
- master_node_ strhost_ bare_ metal_ shape 
- The bare metal shape for the cluster's master nodes.
- master_node_ inthost_ memory_ gb 
- The amount of memory in GB, for the cluster's master nodes.
- master_node_ inthost_ ocpu_ count 
- The number of OCPUs configured for cluster's master nodes.
- master_node_ strhost_ type 
- The instance type for the cluster's master nodes.
- opendashboard_fqdn str
- The fully qualified domain name (FQDN) for the cluster's OpenSearch Dashboard API endpoint.
- opendashboard_node_ intcount 
- The number of OpenSearch Dashboard nodes configured for the cluster.
- opendashboard_node_ inthost_ memory_ gb 
- The amount of memory in GB, for the cluster's OpenSearch Dashboard nodes.
- opendashboard_node_ inthost_ ocpu_ count 
- The amount of memory in GB, for the cluster's OpenSearch Dashboard nodes.
- opendashboard_private_ strip 
- The private IP address for the cluster's OpenSearch Dashboard.
- opensearch_cluster_ strid 
- opensearch_fqdn str
- The fully qualified domain name (FQDN) for the cluster's API endpoint.
- opensearch_private_ strip 
- The cluster's private IP address.
- outbound_cluster_ Sequence[Getconfigs Opensearch Cluster Outbound Cluster Config] 
- This configuration is used for passing request details to connect outbound cluster(s) to the inbound cluster (coordinating cluster)
- reverse_connection_ Sequence[str]endpoint_ customer_ ips 
- The customer IP addresses of the endpoint in customer VCN
- reverse_connection_ Sequence[Getendpoints Opensearch Cluster Reverse Connection Endpoint] 
- The list of reverse connection endpoints.
- security_master_ struser_ name 
- The name of the master user that are used to manage security config
- security_master_ struser_ password_ hash 
- The password hash of the master user that are used to manage security config
- security_mode str
- The security mode of the cluster.
- software_version str
- The software version the cluster is running.
- state str
- The current state of the cluster.
- subnet_compartment_ strid 
- The OCID for the compartment where the cluster's subnet is located.
- subnet_id str
- The OCID of the cluster's subnet.
- Mapping[str, str]
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- time_created str
- The amount of time in milliseconds since the cluster was created.
- time_deleted str
- The amount of time in milliseconds since the cluster was updated.
- time_updated str
- The amount of time in milliseconds since the cluster was updated.
- total_storage_ intgb 
- The size in GB of the cluster's total storage.
- upgrade_major_ intversion_ trigger 
- vcn_compartment_ strid 
- The OCID for the compartment where the cluster's VCN is located.
- vcn_id str
- The OCID of the cluster's VCN.
- availabilityDomains List<String>
- The availability domains to distribute the cluser nodes across.
- compartmentId String
- The OCID of the compartment where the cluster is located.
- configureOutbound NumberCluster Trigger 
- dataNode NumberCount 
- The number of data nodes configured for the cluster.
- dataNode StringHost Bare Metal Shape 
- The bare metal shape for the cluster's data nodes.
- dataNode NumberHost Memory Gb 
- The amount of memory in GB, for the cluster's data nodes.
- dataNode NumberHost Ocpu Count 
- The number of OCPUs configured for the cluster's data nodes.
- dataNode StringHost Type 
- The instance type for the cluster's data nodes.
- dataNode NumberStorage Gb 
- The amount of storage in GB, to configure per node for the cluster's data nodes.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
- displayName String
- Name of the Outbound cluster. Avoid entering confidential information.
- fqdn String
- The fully qualified domain name (FQDN) for the cluster's API endpoint.
- 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
- The OCID of the cluster.
- inboundCluster List<String>Ids 
- List of inbound clusters for which this cluster is an outbound cluster
- lifecycleDetails String
- Additional information about the current lifecycle state of the cluster.
- maintenanceDetails List<Property Map>
- Details for the maintenance activity.
- masterNode NumberCount 
- The number of master nodes configured for the cluster.
- masterNode StringHost Bare Metal Shape 
- The bare metal shape for the cluster's master nodes.
- masterNode NumberHost Memory Gb 
- The amount of memory in GB, for the cluster's master nodes.
- masterNode NumberHost Ocpu Count 
- The number of OCPUs configured for cluster's master nodes.
- masterNode StringHost Type 
- The instance type for the cluster's master nodes.
- opendashboardFqdn String
- The fully qualified domain name (FQDN) for the cluster's OpenSearch Dashboard API endpoint.
- opendashboardNode NumberCount 
- The number of OpenSearch Dashboard nodes configured for the cluster.
- opendashboardNode NumberHost Memory Gb 
- The amount of memory in GB, for the cluster's OpenSearch Dashboard nodes.
- opendashboardNode NumberHost Ocpu Count 
- The amount of memory in GB, for the cluster's OpenSearch Dashboard nodes.
- opendashboardPrivate StringIp 
- The private IP address for the cluster's OpenSearch Dashboard.
- opensearchCluster StringId 
- opensearchFqdn String
- The fully qualified domain name (FQDN) for the cluster's API endpoint.
- opensearchPrivate StringIp 
- The cluster's private IP address.
- outboundCluster List<Property Map>Configs 
- This configuration is used for passing request details to connect outbound cluster(s) to the inbound cluster (coordinating cluster)
- reverseConnection List<String>Endpoint Customer Ips 
- The customer IP addresses of the endpoint in customer VCN
- reverseConnection List<Property Map>Endpoints 
- The list of reverse connection endpoints.
- securityMaster StringUser Name 
- The name of the master user that are used to manage security config
- securityMaster StringUser Password Hash 
- The password hash of the master user that are used to manage security config
- securityMode String
- The security mode of the cluster.
- softwareVersion String
- The software version the cluster is running.
- state String
- The current state of the cluster.
- subnetCompartment StringId 
- The OCID for the compartment where the cluster's subnet is located.
- subnetId String
- The OCID of the cluster's subnet.
- Map<String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- timeCreated String
- The amount of time in milliseconds since the cluster was created.
- timeDeleted String
- The amount of time in milliseconds since the cluster was updated.
- timeUpdated String
- The amount of time in milliseconds since the cluster was updated.
- totalStorage NumberGb 
- The size in GB of the cluster's total storage.
- upgradeMajor NumberVersion Trigger 
- vcnCompartment StringId 
- The OCID for the compartment where the cluster's VCN is located.
- vcnId String
- The OCID of the cluster's VCN.
Supporting Types
GetOpensearchClusterMaintenanceDetail    
- EndTime string
- End time of the maintenance activity
- NotificationEmail List<string>Ids 
- The Email Ids given the by customer to get notified about maintenance activities
- StartTime string
- Start time of the maintenance activity
- State string
- The current state of the cluster.
- EndTime string
- End time of the maintenance activity
- NotificationEmail []stringIds 
- The Email Ids given the by customer to get notified about maintenance activities
- StartTime string
- Start time of the maintenance activity
- State string
- The current state of the cluster.
- endTime String
- End time of the maintenance activity
- notificationEmail List<String>Ids 
- The Email Ids given the by customer to get notified about maintenance activities
- startTime String
- Start time of the maintenance activity
- state String
- The current state of the cluster.
- endTime string
- End time of the maintenance activity
- notificationEmail string[]Ids 
- The Email Ids given the by customer to get notified about maintenance activities
- startTime string
- Start time of the maintenance activity
- state string
- The current state of the cluster.
- end_time str
- End time of the maintenance activity
- notification_email_ Sequence[str]ids 
- The Email Ids given the by customer to get notified about maintenance activities
- start_time str
- Start time of the maintenance activity
- state str
- The current state of the cluster.
- endTime String
- End time of the maintenance activity
- notificationEmail List<String>Ids 
- The Email Ids given the by customer to get notified about maintenance activities
- startTime String
- Start time of the maintenance activity
- state String
- The current state of the cluster.
GetOpensearchClusterOutboundClusterConfig     
- IsEnabled bool
- Flag to indicate whether outbound cluster configuration is enabled
- OutboundClusters List<GetOpensearch Cluster Outbound Cluster Config Outbound Cluster> 
- List of outbound clusters to be connected to the inbound cluster
- IsEnabled bool
- Flag to indicate whether outbound cluster configuration is enabled
- OutboundClusters []GetOpensearch Cluster Outbound Cluster Config Outbound Cluster 
- List of outbound clusters to be connected to the inbound cluster
- isEnabled Boolean
- Flag to indicate whether outbound cluster configuration is enabled
- outboundClusters List<GetCluster Outbound Cluster Config Outbound Cluster> 
- List of outbound clusters to be connected to the inbound cluster
- isEnabled boolean
- Flag to indicate whether outbound cluster configuration is enabled
- outboundClusters GetOpensearch Cluster Outbound Cluster Config Outbound Cluster[] 
- List of outbound clusters to be connected to the inbound cluster
- is_enabled bool
- Flag to indicate whether outbound cluster configuration is enabled
- outbound_clusters Sequence[GetOpensearch Cluster Outbound Cluster Config Outbound Cluster] 
- List of outbound clusters to be connected to the inbound cluster
- isEnabled Boolean
- Flag to indicate whether outbound cluster configuration is enabled
- outboundClusters List<Property Map>
- List of outbound clusters to be connected to the inbound cluster
GetOpensearchClusterOutboundClusterConfigOutboundCluster       
- DisplayName string
- Name of the Outbound cluster. Avoid entering confidential information.
- bool
- Flag to indicate whether to skip the Outbound cluster during cross cluster search, if it is unavailable
- Mode string
- Mode for the cross cluster connection
- PingSchedule string
- Sets the time interval between regular application-level ping messages that are sent to try and keep outbound cluster connections alive. If set to -1, application-level ping messages to this outbound cluster are not sent. If unset, application-level ping messages are sent according to the global transport.ping_schedule setting, which defaults to -1 meaning that pings are not sent.
- SeedCluster stringId 
- OCID of the Outbound cluster
- DisplayName string
- Name of the Outbound cluster. Avoid entering confidential information.
- bool
- Flag to indicate whether to skip the Outbound cluster during cross cluster search, if it is unavailable
- Mode string
- Mode for the cross cluster connection
- PingSchedule string
- Sets the time interval between regular application-level ping messages that are sent to try and keep outbound cluster connections alive. If set to -1, application-level ping messages to this outbound cluster are not sent. If unset, application-level ping messages are sent according to the global transport.ping_schedule setting, which defaults to -1 meaning that pings are not sent.
- SeedCluster stringId 
- OCID of the Outbound cluster
- displayName String
- Name of the Outbound cluster. Avoid entering confidential information.
- Boolean
- Flag to indicate whether to skip the Outbound cluster during cross cluster search, if it is unavailable
- mode String
- Mode for the cross cluster connection
- pingSchedule String
- Sets the time interval between regular application-level ping messages that are sent to try and keep outbound cluster connections alive. If set to -1, application-level ping messages to this outbound cluster are not sent. If unset, application-level ping messages are sent according to the global transport.ping_schedule setting, which defaults to -1 meaning that pings are not sent.
- seedCluster StringId 
- OCID of the Outbound cluster
- displayName string
- Name of the Outbound cluster. Avoid entering confidential information.
- boolean
- Flag to indicate whether to skip the Outbound cluster during cross cluster search, if it is unavailable
- mode string
- Mode for the cross cluster connection
- pingSchedule string
- Sets the time interval between regular application-level ping messages that are sent to try and keep outbound cluster connections alive. If set to -1, application-level ping messages to this outbound cluster are not sent. If unset, application-level ping messages are sent according to the global transport.ping_schedule setting, which defaults to -1 meaning that pings are not sent.
- seedCluster stringId 
- OCID of the Outbound cluster
- display_name str
- Name of the Outbound cluster. Avoid entering confidential information.
- bool
- Flag to indicate whether to skip the Outbound cluster during cross cluster search, if it is unavailable
- mode str
- Mode for the cross cluster connection
- ping_schedule str
- Sets the time interval between regular application-level ping messages that are sent to try and keep outbound cluster connections alive. If set to -1, application-level ping messages to this outbound cluster are not sent. If unset, application-level ping messages are sent according to the global transport.ping_schedule setting, which defaults to -1 meaning that pings are not sent.
- seed_cluster_ strid 
- OCID of the Outbound cluster
- displayName String
- Name of the Outbound cluster. Avoid entering confidential information.
- Boolean
- Flag to indicate whether to skip the Outbound cluster during cross cluster search, if it is unavailable
- mode String
- Mode for the cross cluster connection
- pingSchedule String
- Sets the time interval between regular application-level ping messages that are sent to try and keep outbound cluster connections alive. If set to -1, application-level ping messages to this outbound cluster are not sent. If unset, application-level ping messages are sent according to the global transport.ping_schedule setting, which defaults to -1 meaning that pings are not sent.
- seedCluster StringId 
- OCID of the Outbound cluster
GetOpensearchClusterReverseConnectionEndpoint     
- CustomerIp string
- The IP addresses of the endpoint in customer VCN
- NatIp string
- The NAT IP addresses of the endpoint in service VCN
- CustomerIp string
- The IP addresses of the endpoint in customer VCN
- NatIp string
- The NAT IP addresses of the endpoint in service VCN
- customerIp String
- The IP addresses of the endpoint in customer VCN
- natIp String
- The NAT IP addresses of the endpoint in service VCN
- customerIp string
- The IP addresses of the endpoint in customer VCN
- natIp string
- The NAT IP addresses of the endpoint in service VCN
- customer_ip str
- The IP addresses of the endpoint in customer VCN
- nat_ip str
- The NAT IP addresses of the endpoint in service VCN
- customerIp String
- The IP addresses of the endpoint in customer VCN
- natIp String
- The NAT IP addresses of the endpoint in service VCN
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the ociTerraform Provider.