Oracle Cloud Infrastructure v2.33.0 published on Thursday, May 1, 2025 by Pulumi
oci.Database.getCloudVmCluster
Explore with Pulumi AI
This data source provides details about a specific Cloud Vm Cluster resource in Oracle Cloud Infrastructure Database service.
Gets information about the specified cloud VM cluster. Applies to Exadata Cloud Service instances and Autonomous Database on dedicated Exadata infrastructure only.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testCloudVmCluster = oci.Database.getCloudVmCluster({
    cloudVmClusterId: testCloudVmClusterOciDatabaseCloudVmCluster.id,
});
import pulumi
import pulumi_oci as oci
test_cloud_vm_cluster = oci.Database.get_cloud_vm_cluster(cloud_vm_cluster_id=test_cloud_vm_cluster_oci_database_cloud_vm_cluster["id"])
package main
import (
	"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/database"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := database.GetCloudVmCluster(ctx, &database.GetCloudVmClusterArgs{
			CloudVmClusterId: testCloudVmClusterOciDatabaseCloudVmCluster.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 testCloudVmCluster = Oci.Database.GetCloudVmCluster.Invoke(new()
    {
        CloudVmClusterId = testCloudVmClusterOciDatabaseCloudVmCluster.Id,
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Database.DatabaseFunctions;
import com.pulumi.oci.Database.inputs.GetCloudVmClusterArgs;
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 testCloudVmCluster = DatabaseFunctions.getCloudVmCluster(GetCloudVmClusterArgs.builder()
            .cloudVmClusterId(testCloudVmClusterOciDatabaseCloudVmCluster.id())
            .build());
    }
}
variables:
  testCloudVmCluster:
    fn::invoke:
      function: oci:Database:getCloudVmCluster
      arguments:
        cloudVmClusterId: ${testCloudVmClusterOciDatabaseCloudVmCluster.id}
Using getCloudVmCluster
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 getCloudVmCluster(args: GetCloudVmClusterArgs, opts?: InvokeOptions): Promise<GetCloudVmClusterResult>
function getCloudVmClusterOutput(args: GetCloudVmClusterOutputArgs, opts?: InvokeOptions): Output<GetCloudVmClusterResult>def get_cloud_vm_cluster(cloud_vm_cluster_id: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetCloudVmClusterResult
def get_cloud_vm_cluster_output(cloud_vm_cluster_id: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetCloudVmClusterResult]func LookupCloudVmCluster(ctx *Context, args *LookupCloudVmClusterArgs, opts ...InvokeOption) (*LookupCloudVmClusterResult, error)
func LookupCloudVmClusterOutput(ctx *Context, args *LookupCloudVmClusterOutputArgs, opts ...InvokeOption) LookupCloudVmClusterResultOutput> Note: This function is named LookupCloudVmCluster in the Go SDK.
public static class GetCloudVmCluster 
{
    public static Task<GetCloudVmClusterResult> InvokeAsync(GetCloudVmClusterArgs args, InvokeOptions? opts = null)
    public static Output<GetCloudVmClusterResult> Invoke(GetCloudVmClusterInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCloudVmClusterResult> getCloudVmCluster(GetCloudVmClusterArgs args, InvokeOptions options)
public static Output<GetCloudVmClusterResult> getCloudVmCluster(GetCloudVmClusterArgs args, InvokeOptions options)
fn::invoke:
  function: oci:Database/getCloudVmCluster:getCloudVmCluster
  arguments:
    # arguments dictionaryThe following arguments are supported:
- CloudVm stringCluster Id 
- The cloud VM cluster OCID.
- CloudVm stringCluster Id 
- The cloud VM cluster OCID.
- cloudVm StringCluster Id 
- The cloud VM cluster OCID.
- cloudVm stringCluster Id 
- The cloud VM cluster OCID.
- cloud_vm_ strcluster_ id 
- The cloud VM cluster OCID.
- cloudVm StringCluster Id 
- The cloud VM cluster OCID.
getCloudVmCluster Result
The following output properties are available:
- AvailabilityDomain string
- The name of the availability domain that the cloud Exadata infrastructure resource is located in.
- BackupNetwork List<string>Nsg Ids 
- A list of the OCIDs of the network security groups (NSGs) that the backup network of this DB system belongs to. Setting this to an empty array after the list is created removes the resource from all NSGs. For more information about NSGs, see Security Rules. Applicable only to Exadata systems.
- BackupSubnet stringId 
- The OCID of the backup network subnet associated with the cloud VM cluster.
- CloudAutomation List<GetUpdate Details Cloud Vm Cluster Cloud Automation Update Detail> 
- Specifies the properties necessary for cloud automation updates. This includes modifying the apply update time preference, enabling or disabling early adoption, and enabling, modifying, or disabling the update freeze period.
- CloudExadata stringInfrastructure Id 
- The OCID of the cloud Exadata infrastructure.
- CloudVm stringCluster Id 
- ClusterName string
- The cluster name for cloud VM cluster. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive.
- CompartmentId string
- The OCID of the compartment.
- ComputeModel string
- The compute model of the cloud VM cluster.
- CpuCore intCount 
- The number of CPU cores enabled on the cloud VM cluster.
- CreateAsync bool
- DataCollection List<GetOptions Cloud Vm Cluster Data Collection Option> 
- Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
- DataStorage intPercentage 
- The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 35, 40, 60 and 80. The default is 80 percent assigned to DATA storage. See Storage Configuration in the Exadata documentation for details on the impact of the configuration settings on storage.
- DataStorage doubleSize In Tbs 
- The data disk group size to be allocated in TBs.
- DbNode intStorage Size In Gbs 
- The local node storage to be allocated in GBs.
- DbServers List<string>
- The list of DB servers.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- DiskRedundancy string
- The type of redundancy configured for the cloud Vm cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- DisplayName string
- The user-friendly name for the cloud VM cluster. The name does not need to be unique.
- Domain string
- The domain name for the cloud VM cluster.
- FileSystem List<GetConfiguration Details Cloud Vm Cluster File System Configuration Detail> 
- Details of the file system configuration of the VM cluster.
- 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"}
- GiVersion string
- A valid Oracle Grid Infrastructure (GI) software version.
- Hostname string
- The hostname for the cloud VM cluster.
- Id string
- The OCID of the cloud VM cluster.
- IormConfig List<GetCaches Cloud Vm Cluster Iorm Config Cach> 
- The IORM settings of the Exadata DB system.
- IsLocal boolBackup Enabled 
- If true, database backup on local Exadata storage is configured for the cloud VM cluster. If false, database backup on local Exadata storage is not available in the cloud VM cluster.
- IsSparse boolDiskgroup Enabled 
- If true, sparse disk group is configured for the cloud VM cluster. If false, sparse disk group is not created.
- LastUpdate stringHistory Entry Id 
- The OCID of the last maintenance update history entry. This value is updated when a maintenance update starts.
- LicenseModel string
- The Oracle license model that applies to the cloud VM cluster. The default is LICENSE_INCLUDED.
- LifecycleDetails string
- Additional information about the current lifecycle state.
- ListenerPort string
- The port number configured for the listener on the cloud VM cluster.
- MemorySize intIn Gbs 
- The memory to be allocated in GBs.
- NodeCount int
- The number of nodes in the cloud VM cluster.
- NsgIds List<string>
- The list of OCIDs for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see Security Rules. NsgIds restrictions:- A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
 
- OcpuCount double
- The number of OCPU cores to enable on the cloud VM cluster. Only 1 decimal place is allowed for the fractional part.
- PrivateZone stringId 
- ScanDns stringName 
- The FQDN of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster.
- ScanDns stringRecord Id 
- The OCID of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster.
- ScanIp List<string>Ids 
- The OCID of the Single Client Access Name (SCAN) IPv4 addresses associated with the cloud VM cluster. SCAN IPv4 addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster.
- ScanIpv6ids List<string>
- The OCID of the Single Client Access Name (SCAN) IPv6 addresses associated with the cloud VM cluster. SCAN IPv6 addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster.
- ScanListener intPort Tcp 
- The TCP Single Client Access Name (SCAN) port. The default port is 1521.
- ScanListener intPort Tcp Ssl 
- The TCPS Single Client Access Name (SCAN) port. The default port is 2484.
- SecurityAttributes Dictionary<string, string>
- Security Attributes for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "audit"}}}
- Shape string
- The model name of the Exadata hardware running the cloud VM cluster.
- SshPublic List<string>Keys 
- The public key portion of one or more key pairs used for SSH access to the cloud VM cluster.
- State string
- The current state of the cloud VM cluster.
- StorageSize intIn Gbs 
- The storage allocation for the disk group, in gigabytes (GB).
- SubnetId string
- The OCID of the subnet associated with the cloud VM cluster.
- SubscriptionId string
- The OCID of the subscription with which resource needs to be associated with.
- Dictionary<string, string>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- SystemVersion string
- Operating system version of the image.
- TimeCreated string
- The date and time that the cloud VM cluster was created.
- TimeZone string
- The time zone of the cloud VM cluster. For details, see Exadata Infrastructure Time Zones.
- VipIds List<string>
- The OCID of the virtual IP (VIP) IPv4 addresses associated with the cloud VM cluster. The Cluster Ready Services (CRS) creates and maintains one VIP IPv4 address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- Vipv6ids List<string>
- The OCID of the virtual IP (VIP) IPv6 addresses associated with the cloud VM cluster. The Cluster Ready Services (CRS) creates and maintains one VIP IPv6 address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- VmCluster stringType 
- The vmcluster type for the VM cluster/Cloud VM cluster.
- ZoneId string
- The OCID of the zone the cloud VM cluster is associated with.
- AvailabilityDomain string
- The name of the availability domain that the cloud Exadata infrastructure resource is located in.
- BackupNetwork []stringNsg Ids 
- A list of the OCIDs of the network security groups (NSGs) that the backup network of this DB system belongs to. Setting this to an empty array after the list is created removes the resource from all NSGs. For more information about NSGs, see Security Rules. Applicable only to Exadata systems.
- BackupSubnet stringId 
- The OCID of the backup network subnet associated with the cloud VM cluster.
- CloudAutomation []GetUpdate Details Cloud Vm Cluster Cloud Automation Update Detail 
- Specifies the properties necessary for cloud automation updates. This includes modifying the apply update time preference, enabling or disabling early adoption, and enabling, modifying, or disabling the update freeze period.
- CloudExadata stringInfrastructure Id 
- The OCID of the cloud Exadata infrastructure.
- CloudVm stringCluster Id 
- ClusterName string
- The cluster name for cloud VM cluster. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive.
- CompartmentId string
- The OCID of the compartment.
- ComputeModel string
- The compute model of the cloud VM cluster.
- CpuCore intCount 
- The number of CPU cores enabled on the cloud VM cluster.
- CreateAsync bool
- DataCollection []GetOptions Cloud Vm Cluster Data Collection Option 
- Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
- DataStorage intPercentage 
- The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 35, 40, 60 and 80. The default is 80 percent assigned to DATA storage. See Storage Configuration in the Exadata documentation for details on the impact of the configuration settings on storage.
- DataStorage float64Size In Tbs 
- The data disk group size to be allocated in TBs.
- DbNode intStorage Size In Gbs 
- The local node storage to be allocated in GBs.
- DbServers []string
- The list of DB servers.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- DiskRedundancy string
- The type of redundancy configured for the cloud Vm cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- DisplayName string
- The user-friendly name for the cloud VM cluster. The name does not need to be unique.
- Domain string
- The domain name for the cloud VM cluster.
- FileSystem []GetConfiguration Details Cloud Vm Cluster File System Configuration Detail 
- Details of the file system configuration of the VM cluster.
- 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"}
- GiVersion string
- A valid Oracle Grid Infrastructure (GI) software version.
- Hostname string
- The hostname for the cloud VM cluster.
- Id string
- The OCID of the cloud VM cluster.
- IormConfig []GetCaches Cloud Vm Cluster Iorm Config Cach 
- The IORM settings of the Exadata DB system.
- IsLocal boolBackup Enabled 
- If true, database backup on local Exadata storage is configured for the cloud VM cluster. If false, database backup on local Exadata storage is not available in the cloud VM cluster.
- IsSparse boolDiskgroup Enabled 
- If true, sparse disk group is configured for the cloud VM cluster. If false, sparse disk group is not created.
- LastUpdate stringHistory Entry Id 
- The OCID of the last maintenance update history entry. This value is updated when a maintenance update starts.
- LicenseModel string
- The Oracle license model that applies to the cloud VM cluster. The default is LICENSE_INCLUDED.
- LifecycleDetails string
- Additional information about the current lifecycle state.
- ListenerPort string
- The port number configured for the listener on the cloud VM cluster.
- MemorySize intIn Gbs 
- The memory to be allocated in GBs.
- NodeCount int
- The number of nodes in the cloud VM cluster.
- NsgIds []string
- The list of OCIDs for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see Security Rules. NsgIds restrictions:- A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
 
- OcpuCount float64
- The number of OCPU cores to enable on the cloud VM cluster. Only 1 decimal place is allowed for the fractional part.
- PrivateZone stringId 
- ScanDns stringName 
- The FQDN of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster.
- ScanDns stringRecord Id 
- The OCID of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster.
- ScanIp []stringIds 
- The OCID of the Single Client Access Name (SCAN) IPv4 addresses associated with the cloud VM cluster. SCAN IPv4 addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster.
- ScanIpv6ids []string
- The OCID of the Single Client Access Name (SCAN) IPv6 addresses associated with the cloud VM cluster. SCAN IPv6 addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster.
- ScanListener intPort Tcp 
- The TCP Single Client Access Name (SCAN) port. The default port is 1521.
- ScanListener intPort Tcp Ssl 
- The TCPS Single Client Access Name (SCAN) port. The default port is 2484.
- SecurityAttributes map[string]string
- Security Attributes for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "audit"}}}
- Shape string
- The model name of the Exadata hardware running the cloud VM cluster.
- SshPublic []stringKeys 
- The public key portion of one or more key pairs used for SSH access to the cloud VM cluster.
- State string
- The current state of the cloud VM cluster.
- StorageSize intIn Gbs 
- The storage allocation for the disk group, in gigabytes (GB).
- SubnetId string
- The OCID of the subnet associated with the cloud VM cluster.
- SubscriptionId string
- The OCID of the subscription with which resource needs to be associated with.
- map[string]string
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- SystemVersion string
- Operating system version of the image.
- TimeCreated string
- The date and time that the cloud VM cluster was created.
- TimeZone string
- The time zone of the cloud VM cluster. For details, see Exadata Infrastructure Time Zones.
- VipIds []string
- The OCID of the virtual IP (VIP) IPv4 addresses associated with the cloud VM cluster. The Cluster Ready Services (CRS) creates and maintains one VIP IPv4 address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- Vipv6ids []string
- The OCID of the virtual IP (VIP) IPv6 addresses associated with the cloud VM cluster. The Cluster Ready Services (CRS) creates and maintains one VIP IPv6 address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- VmCluster stringType 
- The vmcluster type for the VM cluster/Cloud VM cluster.
- ZoneId string
- The OCID of the zone the cloud VM cluster is associated with.
- availabilityDomain String
- The name of the availability domain that the cloud Exadata infrastructure resource is located in.
- backupNetwork List<String>Nsg Ids 
- A list of the OCIDs of the network security groups (NSGs) that the backup network of this DB system belongs to. Setting this to an empty array after the list is created removes the resource from all NSGs. For more information about NSGs, see Security Rules. Applicable only to Exadata systems.
- backupSubnet StringId 
- The OCID of the backup network subnet associated with the cloud VM cluster.
- cloudAutomation List<GetUpdate Details Cloud Vm Cluster Cloud Automation Update Detail> 
- Specifies the properties necessary for cloud automation updates. This includes modifying the apply update time preference, enabling or disabling early adoption, and enabling, modifying, or disabling the update freeze period.
- cloudExadata StringInfrastructure Id 
- The OCID of the cloud Exadata infrastructure.
- cloudVm StringCluster Id 
- clusterName String
- The cluster name for cloud VM cluster. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive.
- compartmentId String
- The OCID of the compartment.
- computeModel String
- The compute model of the cloud VM cluster.
- cpuCore IntegerCount 
- The number of CPU cores enabled on the cloud VM cluster.
- createAsync Boolean
- dataCollection List<GetOptions Cloud Vm Cluster Data Collection Option> 
- Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
- dataStorage IntegerPercentage 
- The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 35, 40, 60 and 80. The default is 80 percent assigned to DATA storage. See Storage Configuration in the Exadata documentation for details on the impact of the configuration settings on storage.
- dataStorage DoubleSize In Tbs 
- The data disk group size to be allocated in TBs.
- dbNode IntegerStorage Size In Gbs 
- The local node storage to be allocated in GBs.
- dbServers List<String>
- The list of DB servers.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- diskRedundancy String
- The type of redundancy configured for the cloud Vm cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- displayName String
- The user-friendly name for the cloud VM cluster. The name does not need to be unique.
- domain String
- The domain name for the cloud VM cluster.
- fileSystem List<GetConfiguration Details Cloud Vm Cluster File System Configuration Detail> 
- Details of the file system configuration of the VM cluster.
- 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"}
- giVersion String
- A valid Oracle Grid Infrastructure (GI) software version.
- hostname String
- The hostname for the cloud VM cluster.
- id String
- The OCID of the cloud VM cluster.
- iormConfig List<GetCaches Cloud Vm Cluster Iorm Config Cach> 
- The IORM settings of the Exadata DB system.
- isLocal BooleanBackup Enabled 
- If true, database backup on local Exadata storage is configured for the cloud VM cluster. If false, database backup on local Exadata storage is not available in the cloud VM cluster.
- isSparse BooleanDiskgroup Enabled 
- If true, sparse disk group is configured for the cloud VM cluster. If false, sparse disk group is not created.
- lastUpdate StringHistory Entry Id 
- The OCID of the last maintenance update history entry. This value is updated when a maintenance update starts.
- licenseModel String
- The Oracle license model that applies to the cloud VM cluster. The default is LICENSE_INCLUDED.
- lifecycleDetails String
- Additional information about the current lifecycle state.
- listenerPort String
- The port number configured for the listener on the cloud VM cluster.
- memorySize IntegerIn Gbs 
- The memory to be allocated in GBs.
- nodeCount Integer
- The number of nodes in the cloud VM cluster.
- nsgIds List<String>
- The list of OCIDs for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see Security Rules. NsgIds restrictions:- A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
 
- ocpuCount Double
- The number of OCPU cores to enable on the cloud VM cluster. Only 1 decimal place is allowed for the fractional part.
- privateZone StringId 
- scanDns StringName 
- The FQDN of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster.
- scanDns StringRecord Id 
- The OCID of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster.
- scanIp List<String>Ids 
- The OCID of the Single Client Access Name (SCAN) IPv4 addresses associated with the cloud VM cluster. SCAN IPv4 addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster.
- scanIpv6ids List<String>
- The OCID of the Single Client Access Name (SCAN) IPv6 addresses associated with the cloud VM cluster. SCAN IPv6 addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster.
- scanListener IntegerPort Tcp 
- The TCP Single Client Access Name (SCAN) port. The default port is 1521.
- scanListener IntegerPort Tcp Ssl 
- The TCPS Single Client Access Name (SCAN) port. The default port is 2484.
- securityAttributes Map<String,String>
- Security Attributes for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "audit"}}}
- shape String
- The model name of the Exadata hardware running the cloud VM cluster.
- sshPublic List<String>Keys 
- The public key portion of one or more key pairs used for SSH access to the cloud VM cluster.
- state String
- The current state of the cloud VM cluster.
- storageSize IntegerIn Gbs 
- The storage allocation for the disk group, in gigabytes (GB).
- subnetId String
- The OCID of the subnet associated with the cloud VM cluster.
- subscriptionId String
- The OCID of the subscription with which resource needs to be associated with.
- Map<String,String>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- systemVersion String
- Operating system version of the image.
- timeCreated String
- The date and time that the cloud VM cluster was created.
- timeZone String
- The time zone of the cloud VM cluster. For details, see Exadata Infrastructure Time Zones.
- vipIds List<String>
- The OCID of the virtual IP (VIP) IPv4 addresses associated with the cloud VM cluster. The Cluster Ready Services (CRS) creates and maintains one VIP IPv4 address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- vipv6ids List<String>
- The OCID of the virtual IP (VIP) IPv6 addresses associated with the cloud VM cluster. The Cluster Ready Services (CRS) creates and maintains one VIP IPv6 address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- vmCluster StringType 
- The vmcluster type for the VM cluster/Cloud VM cluster.
- zoneId String
- The OCID of the zone the cloud VM cluster is associated with.
- availabilityDomain string
- The name of the availability domain that the cloud Exadata infrastructure resource is located in.
- backupNetwork string[]Nsg Ids 
- A list of the OCIDs of the network security groups (NSGs) that the backup network of this DB system belongs to. Setting this to an empty array after the list is created removes the resource from all NSGs. For more information about NSGs, see Security Rules. Applicable only to Exadata systems.
- backupSubnet stringId 
- The OCID of the backup network subnet associated with the cloud VM cluster.
- cloudAutomation GetUpdate Details Cloud Vm Cluster Cloud Automation Update Detail[] 
- Specifies the properties necessary for cloud automation updates. This includes modifying the apply update time preference, enabling or disabling early adoption, and enabling, modifying, or disabling the update freeze period.
- cloudExadata stringInfrastructure Id 
- The OCID of the cloud Exadata infrastructure.
- cloudVm stringCluster Id 
- clusterName string
- The cluster name for cloud VM cluster. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive.
- compartmentId string
- The OCID of the compartment.
- computeModel string
- The compute model of the cloud VM cluster.
- cpuCore numberCount 
- The number of CPU cores enabled on the cloud VM cluster.
- createAsync boolean
- dataCollection GetOptions Cloud Vm Cluster Data Collection Option[] 
- Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
- dataStorage numberPercentage 
- The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 35, 40, 60 and 80. The default is 80 percent assigned to DATA storage. See Storage Configuration in the Exadata documentation for details on the impact of the configuration settings on storage.
- dataStorage numberSize In Tbs 
- The data disk group size to be allocated in TBs.
- dbNode numberStorage Size In Gbs 
- The local node storage to be allocated in GBs.
- dbServers string[]
- The list of DB servers.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- diskRedundancy string
- The type of redundancy configured for the cloud Vm cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- displayName string
- The user-friendly name for the cloud VM cluster. The name does not need to be unique.
- domain string
- The domain name for the cloud VM cluster.
- fileSystem GetConfiguration Details Cloud Vm Cluster File System Configuration Detail[] 
- Details of the file system configuration of the VM cluster.
- {[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"}
- giVersion string
- A valid Oracle Grid Infrastructure (GI) software version.
- hostname string
- The hostname for the cloud VM cluster.
- id string
- The OCID of the cloud VM cluster.
- iormConfig GetCaches Cloud Vm Cluster Iorm Config Cach[] 
- The IORM settings of the Exadata DB system.
- isLocal booleanBackup Enabled 
- If true, database backup on local Exadata storage is configured for the cloud VM cluster. If false, database backup on local Exadata storage is not available in the cloud VM cluster.
- isSparse booleanDiskgroup Enabled 
- If true, sparse disk group is configured for the cloud VM cluster. If false, sparse disk group is not created.
- lastUpdate stringHistory Entry Id 
- The OCID of the last maintenance update history entry. This value is updated when a maintenance update starts.
- licenseModel string
- The Oracle license model that applies to the cloud VM cluster. The default is LICENSE_INCLUDED.
- lifecycleDetails string
- Additional information about the current lifecycle state.
- listenerPort string
- The port number configured for the listener on the cloud VM cluster.
- memorySize numberIn Gbs 
- The memory to be allocated in GBs.
- nodeCount number
- The number of nodes in the cloud VM cluster.
- nsgIds string[]
- The list of OCIDs for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see Security Rules. NsgIds restrictions:- A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
 
- ocpuCount number
- The number of OCPU cores to enable on the cloud VM cluster. Only 1 decimal place is allowed for the fractional part.
- privateZone stringId 
- scanDns stringName 
- The FQDN of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster.
- scanDns stringRecord Id 
- The OCID of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster.
- scanIp string[]Ids 
- The OCID of the Single Client Access Name (SCAN) IPv4 addresses associated with the cloud VM cluster. SCAN IPv4 addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster.
- scanIpv6ids string[]
- The OCID of the Single Client Access Name (SCAN) IPv6 addresses associated with the cloud VM cluster. SCAN IPv6 addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster.
- scanListener numberPort Tcp 
- The TCP Single Client Access Name (SCAN) port. The default port is 1521.
- scanListener numberPort Tcp Ssl 
- The TCPS Single Client Access Name (SCAN) port. The default port is 2484.
- securityAttributes {[key: string]: string}
- Security Attributes for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "audit"}}}
- shape string
- The model name of the Exadata hardware running the cloud VM cluster.
- sshPublic string[]Keys 
- The public key portion of one or more key pairs used for SSH access to the cloud VM cluster.
- state string
- The current state of the cloud VM cluster.
- storageSize numberIn Gbs 
- The storage allocation for the disk group, in gigabytes (GB).
- subnetId string
- The OCID of the subnet associated with the cloud VM cluster.
- subscriptionId string
- The OCID of the subscription with which resource needs to be associated with.
- {[key: string]: string}
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- systemVersion string
- Operating system version of the image.
- timeCreated string
- The date and time that the cloud VM cluster was created.
- timeZone string
- The time zone of the cloud VM cluster. For details, see Exadata Infrastructure Time Zones.
- vipIds string[]
- The OCID of the virtual IP (VIP) IPv4 addresses associated with the cloud VM cluster. The Cluster Ready Services (CRS) creates and maintains one VIP IPv4 address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- vipv6ids string[]
- The OCID of the virtual IP (VIP) IPv6 addresses associated with the cloud VM cluster. The Cluster Ready Services (CRS) creates and maintains one VIP IPv6 address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- vmCluster stringType 
- The vmcluster type for the VM cluster/Cloud VM cluster.
- zoneId string
- The OCID of the zone the cloud VM cluster is associated with.
- availability_domain str
- The name of the availability domain that the cloud Exadata infrastructure resource is located in.
- backup_network_ Sequence[str]nsg_ ids 
- A list of the OCIDs of the network security groups (NSGs) that the backup network of this DB system belongs to. Setting this to an empty array after the list is created removes the resource from all NSGs. For more information about NSGs, see Security Rules. Applicable only to Exadata systems.
- backup_subnet_ strid 
- The OCID of the backup network subnet associated with the cloud VM cluster.
- cloud_automation_ Sequence[Getupdate_ details Cloud Vm Cluster Cloud Automation Update Detail] 
- Specifies the properties necessary for cloud automation updates. This includes modifying the apply update time preference, enabling or disabling early adoption, and enabling, modifying, or disabling the update freeze period.
- cloud_exadata_ strinfrastructure_ id 
- The OCID of the cloud Exadata infrastructure.
- cloud_vm_ strcluster_ id 
- cluster_name str
- The cluster name for cloud VM cluster. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive.
- compartment_id str
- The OCID of the compartment.
- compute_model str
- The compute model of the cloud VM cluster.
- cpu_core_ intcount 
- The number of CPU cores enabled on the cloud VM cluster.
- create_async bool
- data_collection_ Sequence[Getoptions Cloud Vm Cluster Data Collection Option] 
- Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
- data_storage_ intpercentage 
- The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 35, 40, 60 and 80. The default is 80 percent assigned to DATA storage. See Storage Configuration in the Exadata documentation for details on the impact of the configuration settings on storage.
- data_storage_ floatsize_ in_ tbs 
- The data disk group size to be allocated in TBs.
- db_node_ intstorage_ size_ in_ gbs 
- The local node storage to be allocated in GBs.
- db_servers Sequence[str]
- The list of DB servers.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- disk_redundancy str
- The type of redundancy configured for the cloud Vm cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- display_name str
- The user-friendly name for the cloud VM cluster. The name does not need to be unique.
- domain str
- The domain name for the cloud VM cluster.
- file_system_ Sequence[Getconfiguration_ details Cloud Vm Cluster File System Configuration Detail] 
- Details of the file system configuration of the VM cluster.
- 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"}
- gi_version str
- A valid Oracle Grid Infrastructure (GI) software version.
- hostname str
- The hostname for the cloud VM cluster.
- id str
- The OCID of the cloud VM cluster.
- iorm_config_ Sequence[Getcaches Cloud Vm Cluster Iorm Config Cach] 
- The IORM settings of the Exadata DB system.
- is_local_ boolbackup_ enabled 
- If true, database backup on local Exadata storage is configured for the cloud VM cluster. If false, database backup on local Exadata storage is not available in the cloud VM cluster.
- is_sparse_ booldiskgroup_ enabled 
- If true, sparse disk group is configured for the cloud VM cluster. If false, sparse disk group is not created.
- last_update_ strhistory_ entry_ id 
- The OCID of the last maintenance update history entry. This value is updated when a maintenance update starts.
- license_model str
- The Oracle license model that applies to the cloud VM cluster. The default is LICENSE_INCLUDED.
- lifecycle_details str
- Additional information about the current lifecycle state.
- listener_port str
- The port number configured for the listener on the cloud VM cluster.
- memory_size_ intin_ gbs 
- The memory to be allocated in GBs.
- node_count int
- The number of nodes in the cloud VM cluster.
- nsg_ids Sequence[str]
- The list of OCIDs for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see Security Rules. NsgIds restrictions:- A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
 
- ocpu_count float
- The number of OCPU cores to enable on the cloud VM cluster. Only 1 decimal place is allowed for the fractional part.
- private_zone_ strid 
- scan_dns_ strname 
- The FQDN of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster.
- scan_dns_ strrecord_ id 
- The OCID of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster.
- scan_ip_ Sequence[str]ids 
- The OCID of the Single Client Access Name (SCAN) IPv4 addresses associated with the cloud VM cluster. SCAN IPv4 addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster.
- scan_ipv6ids Sequence[str]
- The OCID of the Single Client Access Name (SCAN) IPv6 addresses associated with the cloud VM cluster. SCAN IPv6 addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster.
- scan_listener_ intport_ tcp 
- The TCP Single Client Access Name (SCAN) port. The default port is 1521.
- scan_listener_ intport_ tcp_ ssl 
- The TCPS Single Client Access Name (SCAN) port. The default port is 2484.
- security_attributes Mapping[str, str]
- Security Attributes for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "audit"}}}
- shape str
- The model name of the Exadata hardware running the cloud VM cluster.
- ssh_public_ Sequence[str]keys 
- The public key portion of one or more key pairs used for SSH access to the cloud VM cluster.
- state str
- The current state of the cloud VM cluster.
- storage_size_ intin_ gbs 
- The storage allocation for the disk group, in gigabytes (GB).
- subnet_id str
- The OCID of the subnet associated with the cloud VM cluster.
- subscription_id str
- The OCID of the subscription with which resource needs to be associated with.
- Mapping[str, str]
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- system_version str
- Operating system version of the image.
- time_created str
- The date and time that the cloud VM cluster was created.
- time_zone str
- The time zone of the cloud VM cluster. For details, see Exadata Infrastructure Time Zones.
- vip_ids Sequence[str]
- The OCID of the virtual IP (VIP) IPv4 addresses associated with the cloud VM cluster. The Cluster Ready Services (CRS) creates and maintains one VIP IPv4 address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- vipv6ids Sequence[str]
- The OCID of the virtual IP (VIP) IPv6 addresses associated with the cloud VM cluster. The Cluster Ready Services (CRS) creates and maintains one VIP IPv6 address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- vm_cluster_ strtype 
- The vmcluster type for the VM cluster/Cloud VM cluster.
- zone_id str
- The OCID of the zone the cloud VM cluster is associated with.
- availabilityDomain String
- The name of the availability domain that the cloud Exadata infrastructure resource is located in.
- backupNetwork List<String>Nsg Ids 
- A list of the OCIDs of the network security groups (NSGs) that the backup network of this DB system belongs to. Setting this to an empty array after the list is created removes the resource from all NSGs. For more information about NSGs, see Security Rules. Applicable only to Exadata systems.
- backupSubnet StringId 
- The OCID of the backup network subnet associated with the cloud VM cluster.
- cloudAutomation List<Property Map>Update Details 
- Specifies the properties necessary for cloud automation updates. This includes modifying the apply update time preference, enabling or disabling early adoption, and enabling, modifying, or disabling the update freeze period.
- cloudExadata StringInfrastructure Id 
- The OCID of the cloud Exadata infrastructure.
- cloudVm StringCluster Id 
- clusterName String
- The cluster name for cloud VM cluster. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive.
- compartmentId String
- The OCID of the compartment.
- computeModel String
- The compute model of the cloud VM cluster.
- cpuCore NumberCount 
- The number of CPU cores enabled on the cloud VM cluster.
- createAsync Boolean
- dataCollection List<Property Map>Options 
- Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
- dataStorage NumberPercentage 
- The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 35, 40, 60 and 80. The default is 80 percent assigned to DATA storage. See Storage Configuration in the Exadata documentation for details on the impact of the configuration settings on storage.
- dataStorage NumberSize In Tbs 
- The data disk group size to be allocated in TBs.
- dbNode NumberStorage Size In Gbs 
- The local node storage to be allocated in GBs.
- dbServers List<String>
- The list of DB servers.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- diskRedundancy String
- The type of redundancy configured for the cloud Vm cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- displayName String
- The user-friendly name for the cloud VM cluster. The name does not need to be unique.
- domain String
- The domain name for the cloud VM cluster.
- fileSystem List<Property Map>Configuration Details 
- Details of the file system configuration of the VM cluster.
- 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"}
- giVersion String
- A valid Oracle Grid Infrastructure (GI) software version.
- hostname String
- The hostname for the cloud VM cluster.
- id String
- The OCID of the cloud VM cluster.
- iormConfig List<Property Map>Caches 
- The IORM settings of the Exadata DB system.
- isLocal BooleanBackup Enabled 
- If true, database backup on local Exadata storage is configured for the cloud VM cluster. If false, database backup on local Exadata storage is not available in the cloud VM cluster.
- isSparse BooleanDiskgroup Enabled 
- If true, sparse disk group is configured for the cloud VM cluster. If false, sparse disk group is not created.
- lastUpdate StringHistory Entry Id 
- The OCID of the last maintenance update history entry. This value is updated when a maintenance update starts.
- licenseModel String
- The Oracle license model that applies to the cloud VM cluster. The default is LICENSE_INCLUDED.
- lifecycleDetails String
- Additional information about the current lifecycle state.
- listenerPort String
- The port number configured for the listener on the cloud VM cluster.
- memorySize NumberIn Gbs 
- The memory to be allocated in GBs.
- nodeCount Number
- The number of nodes in the cloud VM cluster.
- nsgIds List<String>
- The list of OCIDs for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see Security Rules. NsgIds restrictions:- A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
 
- ocpuCount Number
- The number of OCPU cores to enable on the cloud VM cluster. Only 1 decimal place is allowed for the fractional part.
- privateZone StringId 
- scanDns StringName 
- The FQDN of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster.
- scanDns StringRecord Id 
- The OCID of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster.
- scanIp List<String>Ids 
- The OCID of the Single Client Access Name (SCAN) IPv4 addresses associated with the cloud VM cluster. SCAN IPv4 addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster.
- scanIpv6ids List<String>
- The OCID of the Single Client Access Name (SCAN) IPv6 addresses associated with the cloud VM cluster. SCAN IPv6 addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster.
- scanListener NumberPort Tcp 
- The TCP Single Client Access Name (SCAN) port. The default port is 1521.
- scanListener NumberPort Tcp Ssl 
- The TCPS Single Client Access Name (SCAN) port. The default port is 2484.
- securityAttributes Map<String>
- Security Attributes for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "audit"}}}
- shape String
- The model name of the Exadata hardware running the cloud VM cluster.
- sshPublic List<String>Keys 
- The public key portion of one or more key pairs used for SSH access to the cloud VM cluster.
- state String
- The current state of the cloud VM cluster.
- storageSize NumberIn Gbs 
- The storage allocation for the disk group, in gigabytes (GB).
- subnetId String
- The OCID of the subnet associated with the cloud VM cluster.
- subscriptionId String
- The OCID of the subscription with which resource needs to be associated with.
- Map<String>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- systemVersion String
- Operating system version of the image.
- timeCreated String
- The date and time that the cloud VM cluster was created.
- timeZone String
- The time zone of the cloud VM cluster. For details, see Exadata Infrastructure Time Zones.
- vipIds List<String>
- The OCID of the virtual IP (VIP) IPv4 addresses associated with the cloud VM cluster. The Cluster Ready Services (CRS) creates and maintains one VIP IPv4 address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- vipv6ids List<String>
- The OCID of the virtual IP (VIP) IPv6 addresses associated with the cloud VM cluster. The Cluster Ready Services (CRS) creates and maintains one VIP IPv6 address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- vmCluster StringType 
- The vmcluster type for the VM cluster/Cloud VM cluster.
- zoneId String
- The OCID of the zone the cloud VM cluster is associated with.
Supporting Types
GetCloudVmClusterCloudAutomationUpdateDetail       
- ApplyUpdate List<GetTime Preferences Cloud Vm Cluster Cloud Automation Update Detail Apply Update Time Preference> 
- Configure the time slot for applying VM cloud automation software updates to the cluster. When nothing is selected, the default time slot is 12 AM to 2 AM UTC. Any 2-hour slot is available starting at 12 AM.
- FreezePeriods List<GetCloud Vm Cluster Cloud Automation Update Detail Freeze Period> 
- Enables a freeze period for the VM cluster prohibiting the VMs from getting cloud automation software updates during critical business cycles. Freeze period start date. Starts at 12:00 AM UTC on the selected date and ends at 11:59:59 PM UTC on the selected date. Validates to ensure the freeze period does not exceed 45 days.
- IsEarly boolAdoption Enabled 
- Annotates whether the cluster should be part of early access to apply VM cloud automation software updates. Those clusters annotated as early access will download the software bits for cloud automation in the first week after the update is available, while other clusters will have to wait until the following week.
- IsFreeze boolPeriod Enabled 
- Specifies if the freeze period is enabled for the VM cluster to prevent the VMs from receiving cloud automation software updates during critical business cycles. Freeze period starts at 12:00 AM UTC and ends at 11:59:59 PM UTC on the selected date. Ensure that the freezing period does not exceed 45 days.
- ApplyUpdate []GetTime Preferences Cloud Vm Cluster Cloud Automation Update Detail Apply Update Time Preference 
- Configure the time slot for applying VM cloud automation software updates to the cluster. When nothing is selected, the default time slot is 12 AM to 2 AM UTC. Any 2-hour slot is available starting at 12 AM.
- FreezePeriods []GetCloud Vm Cluster Cloud Automation Update Detail Freeze Period 
- Enables a freeze period for the VM cluster prohibiting the VMs from getting cloud automation software updates during critical business cycles. Freeze period start date. Starts at 12:00 AM UTC on the selected date and ends at 11:59:59 PM UTC on the selected date. Validates to ensure the freeze period does not exceed 45 days.
- IsEarly boolAdoption Enabled 
- Annotates whether the cluster should be part of early access to apply VM cloud automation software updates. Those clusters annotated as early access will download the software bits for cloud automation in the first week after the update is available, while other clusters will have to wait until the following week.
- IsFreeze boolPeriod Enabled 
- Specifies if the freeze period is enabled for the VM cluster to prevent the VMs from receiving cloud automation software updates during critical business cycles. Freeze period starts at 12:00 AM UTC and ends at 11:59:59 PM UTC on the selected date. Ensure that the freezing period does not exceed 45 days.
- applyUpdate List<GetTime Preferences Cloud Vm Cluster Cloud Automation Update Detail Apply Update Time Preference> 
- Configure the time slot for applying VM cloud automation software updates to the cluster. When nothing is selected, the default time slot is 12 AM to 2 AM UTC. Any 2-hour slot is available starting at 12 AM.
- freezePeriods List<GetCloud Vm Cluster Cloud Automation Update Detail Freeze Period> 
- Enables a freeze period for the VM cluster prohibiting the VMs from getting cloud automation software updates during critical business cycles. Freeze period start date. Starts at 12:00 AM UTC on the selected date and ends at 11:59:59 PM UTC on the selected date. Validates to ensure the freeze period does not exceed 45 days.
- isEarly BooleanAdoption Enabled 
- Annotates whether the cluster should be part of early access to apply VM cloud automation software updates. Those clusters annotated as early access will download the software bits for cloud automation in the first week after the update is available, while other clusters will have to wait until the following week.
- isFreeze BooleanPeriod Enabled 
- Specifies if the freeze period is enabled for the VM cluster to prevent the VMs from receiving cloud automation software updates during critical business cycles. Freeze period starts at 12:00 AM UTC and ends at 11:59:59 PM UTC on the selected date. Ensure that the freezing period does not exceed 45 days.
- applyUpdate GetTime Preferences Cloud Vm Cluster Cloud Automation Update Detail Apply Update Time Preference[] 
- Configure the time slot for applying VM cloud automation software updates to the cluster. When nothing is selected, the default time slot is 12 AM to 2 AM UTC. Any 2-hour slot is available starting at 12 AM.
- freezePeriods GetCloud Vm Cluster Cloud Automation Update Detail Freeze Period[] 
- Enables a freeze period for the VM cluster prohibiting the VMs from getting cloud automation software updates during critical business cycles. Freeze period start date. Starts at 12:00 AM UTC on the selected date and ends at 11:59:59 PM UTC on the selected date. Validates to ensure the freeze period does not exceed 45 days.
- isEarly booleanAdoption Enabled 
- Annotates whether the cluster should be part of early access to apply VM cloud automation software updates. Those clusters annotated as early access will download the software bits for cloud automation in the first week after the update is available, while other clusters will have to wait until the following week.
- isFreeze booleanPeriod Enabled 
- Specifies if the freeze period is enabled for the VM cluster to prevent the VMs from receiving cloud automation software updates during critical business cycles. Freeze period starts at 12:00 AM UTC and ends at 11:59:59 PM UTC on the selected date. Ensure that the freezing period does not exceed 45 days.
- apply_update_ Sequence[Gettime_ preferences Cloud Vm Cluster Cloud Automation Update Detail Apply Update Time Preference] 
- Configure the time slot for applying VM cloud automation software updates to the cluster. When nothing is selected, the default time slot is 12 AM to 2 AM UTC. Any 2-hour slot is available starting at 12 AM.
- freeze_periods Sequence[GetCloud Vm Cluster Cloud Automation Update Detail Freeze Period] 
- Enables a freeze period for the VM cluster prohibiting the VMs from getting cloud automation software updates during critical business cycles. Freeze period start date. Starts at 12:00 AM UTC on the selected date and ends at 11:59:59 PM UTC on the selected date. Validates to ensure the freeze period does not exceed 45 days.
- is_early_ booladoption_ enabled 
- Annotates whether the cluster should be part of early access to apply VM cloud automation software updates. Those clusters annotated as early access will download the software bits for cloud automation in the first week after the update is available, while other clusters will have to wait until the following week.
- is_freeze_ boolperiod_ enabled 
- Specifies if the freeze period is enabled for the VM cluster to prevent the VMs from receiving cloud automation software updates during critical business cycles. Freeze period starts at 12:00 AM UTC and ends at 11:59:59 PM UTC on the selected date. Ensure that the freezing period does not exceed 45 days.
- applyUpdate List<Property Map>Time Preferences 
- Configure the time slot for applying VM cloud automation software updates to the cluster. When nothing is selected, the default time slot is 12 AM to 2 AM UTC. Any 2-hour slot is available starting at 12 AM.
- freezePeriods List<Property Map>
- Enables a freeze period for the VM cluster prohibiting the VMs from getting cloud automation software updates during critical business cycles. Freeze period start date. Starts at 12:00 AM UTC on the selected date and ends at 11:59:59 PM UTC on the selected date. Validates to ensure the freeze period does not exceed 45 days.
- isEarly BooleanAdoption Enabled 
- Annotates whether the cluster should be part of early access to apply VM cloud automation software updates. Those clusters annotated as early access will download the software bits for cloud automation in the first week after the update is available, while other clusters will have to wait until the following week.
- isFreeze BooleanPeriod Enabled 
- Specifies if the freeze period is enabled for the VM cluster to prevent the VMs from receiving cloud automation software updates during critical business cycles. Freeze period starts at 12:00 AM UTC and ends at 11:59:59 PM UTC on the selected date. Ensure that the freezing period does not exceed 45 days.
GetCloudVmClusterCloudAutomationUpdateDetailApplyUpdateTimePreference           
- ApplyUpdate stringPreferred End Time 
- End time for polling VM cloud automation software updates for the cluster. If the endTime is not specified, 2 AM UTC is used by default.
- ApplyUpdate stringPreferred Start Time 
- Start time for polling VM cloud automation software updates for the cluster. If the startTime is not specified, 12 AM UTC is used by default.
- ApplyUpdate stringPreferred End Time 
- End time for polling VM cloud automation software updates for the cluster. If the endTime is not specified, 2 AM UTC is used by default.
- ApplyUpdate stringPreferred Start Time 
- Start time for polling VM cloud automation software updates for the cluster. If the startTime is not specified, 12 AM UTC is used by default.
- applyUpdate StringPreferred End Time 
- End time for polling VM cloud automation software updates for the cluster. If the endTime is not specified, 2 AM UTC is used by default.
- applyUpdate StringPreferred Start Time 
- Start time for polling VM cloud automation software updates for the cluster. If the startTime is not specified, 12 AM UTC is used by default.
- applyUpdate stringPreferred End Time 
- End time for polling VM cloud automation software updates for the cluster. If the endTime is not specified, 2 AM UTC is used by default.
- applyUpdate stringPreferred Start Time 
- Start time for polling VM cloud automation software updates for the cluster. If the startTime is not specified, 12 AM UTC is used by default.
- apply_update_ strpreferred_ end_ time 
- End time for polling VM cloud automation software updates for the cluster. If the endTime is not specified, 2 AM UTC is used by default.
- apply_update_ strpreferred_ start_ time 
- Start time for polling VM cloud automation software updates for the cluster. If the startTime is not specified, 12 AM UTC is used by default.
- applyUpdate StringPreferred End Time 
- End time for polling VM cloud automation software updates for the cluster. If the endTime is not specified, 2 AM UTC is used by default.
- applyUpdate StringPreferred Start Time 
- Start time for polling VM cloud automation software updates for the cluster. If the startTime is not specified, 12 AM UTC is used by default.
GetCloudVmClusterCloudAutomationUpdateDetailFreezePeriod         
- FreezePeriod stringEnd Time 
- End time of the freeze period cycle.
- FreezePeriod stringStart Time 
- Start time of the freeze period cycle.
- FreezePeriod stringEnd Time 
- End time of the freeze period cycle.
- FreezePeriod stringStart Time 
- Start time of the freeze period cycle.
- freezePeriod StringEnd Time 
- End time of the freeze period cycle.
- freezePeriod StringStart Time 
- Start time of the freeze period cycle.
- freezePeriod stringEnd Time 
- End time of the freeze period cycle.
- freezePeriod stringStart Time 
- Start time of the freeze period cycle.
- freeze_period_ strend_ time 
- End time of the freeze period cycle.
- freeze_period_ strstart_ time 
- Start time of the freeze period cycle.
- freezePeriod StringEnd Time 
- End time of the freeze period cycle.
- freezePeriod StringStart Time 
- Start time of the freeze period cycle.
GetCloudVmClusterDataCollectionOption      
- IsDiagnostics boolEvents Enabled 
- Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM cluster/Cloud VM cluster provisioning. You can also disable or enable it at any time using the UpdateVmClusterorupdateCloudVmClusterAPI.
- IsHealth boolMonitoring Enabled 
- Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the UpdateVmCluster,UpdateCloudVmClusterorupdateDbsystemAPI.
- IsIncident boolLogs Enabled 
- Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the UpdateVmCluster,updateCloudVmClusterorupdateDbsystemAPI.
- IsDiagnostics boolEvents Enabled 
- Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM cluster/Cloud VM cluster provisioning. You can also disable or enable it at any time using the UpdateVmClusterorupdateCloudVmClusterAPI.
- IsHealth boolMonitoring Enabled 
- Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the UpdateVmCluster,UpdateCloudVmClusterorupdateDbsystemAPI.
- IsIncident boolLogs Enabled 
- Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the UpdateVmCluster,updateCloudVmClusterorupdateDbsystemAPI.
- isDiagnostics BooleanEvents Enabled 
- Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM cluster/Cloud VM cluster provisioning. You can also disable or enable it at any time using the UpdateVmClusterorupdateCloudVmClusterAPI.
- isHealth BooleanMonitoring Enabled 
- Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the UpdateVmCluster,UpdateCloudVmClusterorupdateDbsystemAPI.
- isIncident BooleanLogs Enabled 
- Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the UpdateVmCluster,updateCloudVmClusterorupdateDbsystemAPI.
- isDiagnostics booleanEvents Enabled 
- Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM cluster/Cloud VM cluster provisioning. You can also disable or enable it at any time using the UpdateVmClusterorupdateCloudVmClusterAPI.
- isHealth booleanMonitoring Enabled 
- Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the UpdateVmCluster,UpdateCloudVmClusterorupdateDbsystemAPI.
- isIncident booleanLogs Enabled 
- Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the UpdateVmCluster,updateCloudVmClusterorupdateDbsystemAPI.
- is_diagnostics_ boolevents_ enabled 
- Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM cluster/Cloud VM cluster provisioning. You can also disable or enable it at any time using the UpdateVmClusterorupdateCloudVmClusterAPI.
- is_health_ boolmonitoring_ enabled 
- Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the UpdateVmCluster,UpdateCloudVmClusterorupdateDbsystemAPI.
- is_incident_ boollogs_ enabled 
- Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the UpdateVmCluster,updateCloudVmClusterorupdateDbsystemAPI.
- isDiagnostics BooleanEvents Enabled 
- Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM cluster/Cloud VM cluster provisioning. You can also disable or enable it at any time using the UpdateVmClusterorupdateCloudVmClusterAPI.
- isHealth BooleanMonitoring Enabled 
- Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the UpdateVmCluster,UpdateCloudVmClusterorupdateDbsystemAPI.
- isIncident BooleanLogs Enabled 
- Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the UpdateVmCluster,updateCloudVmClusterorupdateDbsystemAPI.
GetCloudVmClusterFileSystemConfigurationDetail       
- FileSystem intSize Gb 
- The file system size to be allocated in GBs.
- MountPoint string
- The mount point of file system.
- FileSystem intSize Gb 
- The file system size to be allocated in GBs.
- MountPoint string
- The mount point of file system.
- fileSystem IntegerSize Gb 
- The file system size to be allocated in GBs.
- mountPoint String
- The mount point of file system.
- fileSystem numberSize Gb 
- The file system size to be allocated in GBs.
- mountPoint string
- The mount point of file system.
- file_system_ intsize_ gb 
- The file system size to be allocated in GBs.
- mount_point str
- The mount point of file system.
- fileSystem NumberSize Gb 
- The file system size to be allocated in GBs.
- mountPoint String
- The mount point of file system.
GetCloudVmClusterIormConfigCach      
- DbPlans List<GetCloud Vm Cluster Iorm Config Cach Db Plan> 
- An array of IORM settings for all the database in the Exadata DB system.
- LifecycleDetails string
- Additional information about the current lifecycle state.
- Objective string
- The current value for the IORM objective. The default is AUTO.
- State string
- The current state of the cloud VM cluster.
- DbPlans []GetCloud Vm Cluster Iorm Config Cach Db Plan 
- An array of IORM settings for all the database in the Exadata DB system.
- LifecycleDetails string
- Additional information about the current lifecycle state.
- Objective string
- The current value for the IORM objective. The default is AUTO.
- State string
- The current state of the cloud VM cluster.
- dbPlans List<GetCloud Vm Cluster Iorm Config Cach Db Plan> 
- An array of IORM settings for all the database in the Exadata DB system.
- lifecycleDetails String
- Additional information about the current lifecycle state.
- objective String
- The current value for the IORM objective. The default is AUTO.
- state String
- The current state of the cloud VM cluster.
- dbPlans GetCloud Vm Cluster Iorm Config Cach Db Plan[] 
- An array of IORM settings for all the database in the Exadata DB system.
- lifecycleDetails string
- Additional information about the current lifecycle state.
- objective string
- The current value for the IORM objective. The default is AUTO.
- state string
- The current state of the cloud VM cluster.
- db_plans Sequence[GetCloud Vm Cluster Iorm Config Cach Db Plan] 
- An array of IORM settings for all the database in the Exadata DB system.
- lifecycle_details str
- Additional information about the current lifecycle state.
- objective str
- The current value for the IORM objective. The default is AUTO.
- state str
- The current state of the cloud VM cluster.
- dbPlans List<Property Map>
- An array of IORM settings for all the database in the Exadata DB system.
- lifecycleDetails String
- Additional information about the current lifecycle state.
- objective String
- The current value for the IORM objective. The default is AUTO.
- state String
- The current state of the cloud VM cluster.
GetCloudVmClusterIormConfigCachDbPlan        
- DbName string
- The database name. For the default DbPlan, thedbNameisdefault.
- FlashCache stringLimit 
- The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
- int
- The relative priority of this database.
- DbName string
- The database name. For the default DbPlan, thedbNameisdefault.
- FlashCache stringLimit 
- The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
- int
- The relative priority of this database.
- dbName String
- The database name. For the default DbPlan, thedbNameisdefault.
- flashCache StringLimit 
- The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
- Integer
- The relative priority of this database.
- dbName string
- The database name. For the default DbPlan, thedbNameisdefault.
- flashCache stringLimit 
- The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
- number
- The relative priority of this database.
- db_name str
- The database name. For the default DbPlan, thedbNameisdefault.
- flash_cache_ strlimit 
- The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
- int
- The relative priority of this database.
- dbName String
- The database name. For the default DbPlan, thedbNameisdefault.
- flashCache StringLimit 
- The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
- Number
- The relative priority of this database.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the ociTerraform Provider.