1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. Ocvp
  5. getDatastoreCluster
Oracle Cloud Infrastructure v3.10.0 published on Wednesday, Nov 5, 2025 by Pulumi

oci.Ocvp.getDatastoreCluster

Start a Neo task
Explain and create an oci.Ocvp.getDatastoreCluster resource
oci logo
Oracle Cloud Infrastructure v3.10.0 published on Wednesday, Nov 5, 2025 by Pulumi

    This data source provides details about a specific Datastore Cluster resource in Oracle Cloud Infrastructure Oracle Cloud VMware Solution service.

    Get the specified Datastore Cluster information.

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as oci from "@pulumi/oci";
    
    const testDatastoreCluster = oci.Ocvp.getDatastoreCluster({
        datastoreClusterId: testDatastoreClusterOciOcvpDatastoreCluster.id,
    });
    
    import pulumi
    import pulumi_oci as oci
    
    test_datastore_cluster = oci.Ocvp.get_datastore_cluster(datastore_cluster_id=test_datastore_cluster_oci_ocvp_datastore_cluster["id"])
    
    package main
    
    import (
    	"github.com/pulumi/pulumi-oci/sdk/v3/go/oci/ocvp"
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		_, err := ocvp.GetDatastoreCluster(ctx, &ocvp.GetDatastoreClusterArgs{
    			DatastoreClusterId: testDatastoreClusterOciOcvpDatastoreCluster.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 testDatastoreCluster = Oci.Ocvp.GetDatastoreCluster.Invoke(new()
        {
            DatastoreClusterId = testDatastoreClusterOciOcvpDatastoreCluster.Id,
        });
    
    });
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.oci.Ocvp.OcvpFunctions;
    import com.pulumi.oci.Ocvp.inputs.GetDatastoreClusterArgs;
    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 testDatastoreCluster = OcvpFunctions.getDatastoreCluster(GetDatastoreClusterArgs.builder()
                .datastoreClusterId(testDatastoreClusterOciOcvpDatastoreCluster.id())
                .build());
    
        }
    }
    
    variables:
      testDatastoreCluster:
        fn::invoke:
          function: oci:Ocvp:getDatastoreCluster
          arguments:
            datastoreClusterId: ${testDatastoreClusterOciOcvpDatastoreCluster.id}
    

    Using getDatastoreCluster

    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 getDatastoreCluster(args: GetDatastoreClusterArgs, opts?: InvokeOptions): Promise<GetDatastoreClusterResult>
    function getDatastoreClusterOutput(args: GetDatastoreClusterOutputArgs, opts?: InvokeOptions): Output<GetDatastoreClusterResult>
    def get_datastore_cluster(datastore_cluster_id: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetDatastoreClusterResult
    def get_datastore_cluster_output(datastore_cluster_id: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetDatastoreClusterResult]
    func LookupDatastoreCluster(ctx *Context, args *LookupDatastoreClusterArgs, opts ...InvokeOption) (*LookupDatastoreClusterResult, error)
    func LookupDatastoreClusterOutput(ctx *Context, args *LookupDatastoreClusterOutputArgs, opts ...InvokeOption) LookupDatastoreClusterResultOutput

    > Note: This function is named LookupDatastoreCluster in the Go SDK.

    public static class GetDatastoreCluster 
    {
        public static Task<GetDatastoreClusterResult> InvokeAsync(GetDatastoreClusterArgs args, InvokeOptions? opts = null)
        public static Output<GetDatastoreClusterResult> Invoke(GetDatastoreClusterInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDatastoreClusterResult> getDatastoreCluster(GetDatastoreClusterArgs args, InvokeOptions options)
    public static Output<GetDatastoreClusterResult> getDatastoreCluster(GetDatastoreClusterArgs args, InvokeOptions options)
    
    fn::invoke:
      function: oci:Ocvp/getDatastoreCluster:getDatastoreCluster
      arguments:
        # arguments dictionary

    The following arguments are supported:

    DatastoreClusterId string
    The OCID of the Datastore Cluster.
    DatastoreClusterId string
    The OCID of the Datastore Cluster.
    datastoreClusterId String
    The OCID of the Datastore Cluster.
    datastoreClusterId string
    The OCID of the Datastore Cluster.
    datastore_cluster_id str
    The OCID of the Datastore Cluster.
    datastoreClusterId String
    The OCID of the Datastore Cluster.

    getDatastoreCluster Result

    The following output properties are available:

    AvailabilityDomain string
    The availability domain of the Datastore Cluster.
    CapacityInGbs double
    Total size of all datastores associated with the datastore cluster in GB.
    ClusterId string
    The OCID of the VMware Cluster that Datastore cluster is attached to.
    CompartmentId string
    The OCID of the compartment that contains the Datastore.
    DatastoreClusterId string
    DatastoreClusterType string
    Type of the datastore cluster.
    DatastoreIds List<string>
    The OCIDs of the Datastores that belong to the Datastore Cluster
    DefinedTags Dictionary<string, string>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {"Operations.CostCenter": "42"}
    DisplayName string
    A descriptive name for the Datastore Cluster. It must be unique within a SDDC, start with a letter, and contain only letters, digits, whitespaces, dashes and underscores. Avoid entering confidential information.
    EsxiHostIds List<string>
    The OCIDs of the ESXi hosts to attach the datastore to. All ESXi hosts must belong to the same VMware cluster.
    FreeformTags Dictionary<string, string>
    Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
    Id string
    The OCID of the Datastore cluster.
    SddcId string
    The OCID of the SDDC that Datastore cluster is associated with.
    State string
    The current state of the Datastore Cluster.
    SystemTags Dictionary<string, string>
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {orcl-cloud: {free-tier-retain: true}}
    TimeCreated string
    The date and time the Datastore Cluster was created, in the format defined by RFC3339. Example: 2016-08-25T21:10:29.600Z
    TimeUpdated string
    The date and time the Datastore Cluster was updated, in the format defined by RFC3339.
    AvailabilityDomain string
    The availability domain of the Datastore Cluster.
    CapacityInGbs float64
    Total size of all datastores associated with the datastore cluster in GB.
    ClusterId string
    The OCID of the VMware Cluster that Datastore cluster is attached to.
    CompartmentId string
    The OCID of the compartment that contains the Datastore.
    DatastoreClusterId string
    DatastoreClusterType string
    Type of the datastore cluster.
    DatastoreIds []string
    The OCIDs of the Datastores that belong to the Datastore Cluster
    DefinedTags map[string]string
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {"Operations.CostCenter": "42"}
    DisplayName string
    A descriptive name for the Datastore Cluster. It must be unique within a SDDC, start with a letter, and contain only letters, digits, whitespaces, dashes and underscores. Avoid entering confidential information.
    EsxiHostIds []string
    The OCIDs of the ESXi hosts to attach the datastore to. All ESXi hosts must belong to the same VMware cluster.
    FreeformTags map[string]string
    Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
    Id string
    The OCID of the Datastore cluster.
    SddcId string
    The OCID of the SDDC that Datastore cluster is associated with.
    State string
    The current state of the Datastore Cluster.
    SystemTags map[string]string
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {orcl-cloud: {free-tier-retain: true}}
    TimeCreated string
    The date and time the Datastore Cluster was created, in the format defined by RFC3339. Example: 2016-08-25T21:10:29.600Z
    TimeUpdated string
    The date and time the Datastore Cluster was updated, in the format defined by RFC3339.
    availabilityDomain String
    The availability domain of the Datastore Cluster.
    capacityInGbs Double
    Total size of all datastores associated with the datastore cluster in GB.
    clusterId String
    The OCID of the VMware Cluster that Datastore cluster is attached to.
    compartmentId String
    The OCID of the compartment that contains the Datastore.
    datastoreClusterId String
    datastoreClusterType String
    Type of the datastore cluster.
    datastoreIds List<String>
    The OCIDs of the Datastores that belong to the Datastore Cluster
    definedTags Map<String,String>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {"Operations.CostCenter": "42"}
    displayName String
    A descriptive name for the Datastore Cluster. It must be unique within a SDDC, start with a letter, and contain only letters, digits, whitespaces, dashes and underscores. Avoid entering confidential information.
    esxiHostIds List<String>
    The OCIDs of the ESXi hosts to attach the datastore to. All ESXi hosts must belong to the same VMware cluster.
    freeformTags Map<String,String>
    Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
    id String
    The OCID of the Datastore cluster.
    sddcId String
    The OCID of the SDDC that Datastore cluster is associated with.
    state String
    The current state of the Datastore Cluster.
    systemTags Map<String,String>
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {orcl-cloud: {free-tier-retain: true}}
    timeCreated String
    The date and time the Datastore Cluster was created, in the format defined by RFC3339. Example: 2016-08-25T21:10:29.600Z
    timeUpdated String
    The date and time the Datastore Cluster was updated, in the format defined by RFC3339.
    availabilityDomain string
    The availability domain of the Datastore Cluster.
    capacityInGbs number
    Total size of all datastores associated with the datastore cluster in GB.
    clusterId string
    The OCID of the VMware Cluster that Datastore cluster is attached to.
    compartmentId string
    The OCID of the compartment that contains the Datastore.
    datastoreClusterId string
    datastoreClusterType string
    Type of the datastore cluster.
    datastoreIds string[]
    The OCIDs of the Datastores that belong to the Datastore Cluster
    definedTags {[key: string]: string}
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {"Operations.CostCenter": "42"}
    displayName string
    A descriptive name for the Datastore Cluster. It must be unique within a SDDC, start with a letter, and contain only letters, digits, whitespaces, dashes and underscores. Avoid entering confidential information.
    esxiHostIds string[]
    The OCIDs of the ESXi hosts to attach the datastore to. All ESXi hosts must belong to the same VMware cluster.
    freeformTags {[key: string]: string}
    Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
    id string
    The OCID of the Datastore cluster.
    sddcId string
    The OCID of the SDDC that Datastore cluster is associated with.
    state string
    The current state of the Datastore Cluster.
    systemTags {[key: string]: string}
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {orcl-cloud: {free-tier-retain: true}}
    timeCreated string
    The date and time the Datastore Cluster was created, in the format defined by RFC3339. Example: 2016-08-25T21:10:29.600Z
    timeUpdated string
    The date and time the Datastore Cluster was updated, in the format defined by RFC3339.
    availability_domain str
    The availability domain of the Datastore Cluster.
    capacity_in_gbs float
    Total size of all datastores associated with the datastore cluster in GB.
    cluster_id str
    The OCID of the VMware Cluster that Datastore cluster is attached to.
    compartment_id str
    The OCID of the compartment that contains the Datastore.
    datastore_cluster_id str
    datastore_cluster_type str
    Type of the datastore cluster.
    datastore_ids Sequence[str]
    The OCIDs of the Datastores that belong to the Datastore Cluster
    defined_tags Mapping[str, str]
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {"Operations.CostCenter": "42"}
    display_name str
    A descriptive name for the Datastore Cluster. It must be unique within a SDDC, start with a letter, and contain only letters, digits, whitespaces, dashes and underscores. Avoid entering confidential information.
    esxi_host_ids Sequence[str]
    The OCIDs of the ESXi hosts to attach the datastore to. All ESXi hosts must belong to the same VMware cluster.
    freeform_tags Mapping[str, str]
    Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
    id str
    The OCID of the Datastore cluster.
    sddc_id str
    The OCID of the SDDC that Datastore cluster is associated with.
    state str
    The current state of the Datastore Cluster.
    system_tags Mapping[str, str]
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {orcl-cloud: {free-tier-retain: true}}
    time_created str
    The date and time the Datastore Cluster was created, in the format defined by RFC3339. Example: 2016-08-25T21:10:29.600Z
    time_updated str
    The date and time the Datastore Cluster was updated, in the format defined by RFC3339.
    availabilityDomain String
    The availability domain of the Datastore Cluster.
    capacityInGbs Number
    Total size of all datastores associated with the datastore cluster in GB.
    clusterId String
    The OCID of the VMware Cluster that Datastore cluster is attached to.
    compartmentId String
    The OCID of the compartment that contains the Datastore.
    datastoreClusterId String
    datastoreClusterType String
    Type of the datastore cluster.
    datastoreIds List<String>
    The OCIDs of the Datastores that belong to the Datastore Cluster
    definedTags Map<String>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {"Operations.CostCenter": "42"}
    displayName String
    A descriptive name for the Datastore Cluster. It must be unique within a SDDC, start with a letter, and contain only letters, digits, whitespaces, dashes and underscores. Avoid entering confidential information.
    esxiHostIds List<String>
    The OCIDs of the ESXi hosts to attach the datastore to. All ESXi hosts must belong to the same VMware cluster.
    freeformTags Map<String>
    Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
    id String
    The OCID of the Datastore cluster.
    sddcId String
    The OCID of the SDDC that Datastore cluster is associated with.
    state String
    The current state of the Datastore Cluster.
    systemTags Map<String>
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {orcl-cloud: {free-tier-retain: true}}
    timeCreated String
    The date and time the Datastore Cluster was created, in the format defined by RFC3339. Example: 2016-08-25T21:10:29.600Z
    timeUpdated String
    The date and time the Datastore Cluster was updated, in the format defined by RFC3339.

    Package Details

    Repository
    oci pulumi/pulumi-oci
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the oci Terraform Provider.
    oci logo
    Oracle Cloud Infrastructure v3.10.0 published on Wednesday, Nov 5, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate