1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. Database
  5. getExadbVmCluster
Oracle Cloud Infrastructure v2.11.0 published on Thursday, Sep 19, 2024 by Pulumi

oci.Database.getExadbVmCluster

Explore with Pulumi AI

oci logo
Oracle Cloud Infrastructure v2.11.0 published on Thursday, Sep 19, 2024 by Pulumi

    This data source provides details about a specific Exadb Vm Cluster resource in Oracle Cloud Infrastructure Database service.

    Gets information about the specified Exadata VM cluster on Exascale Infrastructure. Applies to Exadata Database Service on Exascale Infrastructure only.

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as oci from "@pulumi/oci";
    
    const testExadbVmCluster = oci.Database.getExadbVmCluster({
        exadbVmClusterId: testExadbVmClusterOciDatabaseExadbVmCluster.id,
    });
    
    import pulumi
    import pulumi_oci as oci
    
    test_exadb_vm_cluster = oci.Database.get_exadb_vm_cluster(exadb_vm_cluster_id=test_exadb_vm_cluster_oci_database_exadb_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.GetExadbVmCluster(ctx, &database.GetExadbVmClusterArgs{
    			ExadbVmClusterId: testExadbVmClusterOciDatabaseExadbVmCluster.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 testExadbVmCluster = Oci.Database.GetExadbVmCluster.Invoke(new()
        {
            ExadbVmClusterId = testExadbVmClusterOciDatabaseExadbVmCluster.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.GetExadbVmClusterArgs;
    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 testExadbVmCluster = DatabaseFunctions.getExadbVmCluster(GetExadbVmClusterArgs.builder()
                .exadbVmClusterId(testExadbVmClusterOciDatabaseExadbVmCluster.id())
                .build());
    
        }
    }
    
    variables:
      testExadbVmCluster:
        fn::invoke:
          Function: oci:Database:getExadbVmCluster
          Arguments:
            exadbVmClusterId: ${testExadbVmClusterOciDatabaseExadbVmCluster.id}
    

    Using getExadbVmCluster

    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 getExadbVmCluster(args: GetExadbVmClusterArgs, opts?: InvokeOptions): Promise<GetExadbVmClusterResult>
    function getExadbVmClusterOutput(args: GetExadbVmClusterOutputArgs, opts?: InvokeOptions): Output<GetExadbVmClusterResult>
    def get_exadb_vm_cluster(exadb_vm_cluster_id: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetExadbVmClusterResult
    def get_exadb_vm_cluster_output(exadb_vm_cluster_id: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetExadbVmClusterResult]
    func GetExadbVmCluster(ctx *Context, args *GetExadbVmClusterArgs, opts ...InvokeOption) (*GetExadbVmClusterResult, error)
    func GetExadbVmClusterOutput(ctx *Context, args *GetExadbVmClusterOutputArgs, opts ...InvokeOption) GetExadbVmClusterResultOutput

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

    public static class GetExadbVmCluster 
    {
        public static Task<GetExadbVmClusterResult> InvokeAsync(GetExadbVmClusterArgs args, InvokeOptions? opts = null)
        public static Output<GetExadbVmClusterResult> Invoke(GetExadbVmClusterInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetExadbVmClusterResult> getExadbVmCluster(GetExadbVmClusterArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: oci:Database/getExadbVmCluster:getExadbVmCluster
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ExadbVmClusterId string
    The Exadata VM cluster OCID on Exascale Infrastructure.
    ExadbVmClusterId string
    The Exadata VM cluster OCID on Exascale Infrastructure.
    exadbVmClusterId String
    The Exadata VM cluster OCID on Exascale Infrastructure.
    exadbVmClusterId string
    The Exadata VM cluster OCID on Exascale Infrastructure.
    exadb_vm_cluster_id str
    The Exadata VM cluster OCID on Exascale Infrastructure.
    exadbVmClusterId String
    The Exadata VM cluster OCID on Exascale Infrastructure.

    getExadbVmCluster Result

    The following output properties are available:

    AvailabilityDomain string
    The name of the availability domain in which the Exadata VM cluster on Exascale Infrastructure is located.
    BackupNetworkNsgIds List<string>
    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.
    BackupSubnetId string
    The OCID of the backup network subnet associated with the Exadata VM cluster on Exascale Infrastructure.
    ClusterName string
    The cluster name for Exadata VM cluster on Exascale Infrastructure. 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.
    DataCollectionOptions List<GetExadbVmClusterDataCollectionOption>
    Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
    DefinedTags Dictionary<string, string>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    DisplayName string
    The user-friendly name for the Exadata VM cluster on Exascale Infrastructure. The name does not need to be unique.
    Domain string
    A domain name used for the Exadata VM cluster on Exascale Infrastructure. If the Oracle-provided internet and VCN resolver is enabled for the specified subnet, then the domain name for the subnet is used (do not provide one). Otherwise, provide a valid DNS domain name. Hyphens (-) are not permitted. Applies to Exadata Database Service on Exascale Infrastructure only.
    ExadbVmClusterId string
    ExascaleDbStorageVaultId string
    The OCID of the Exadata Database Storage Vault.
    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"}
    GiVersion string
    A valid Oracle Grid Infrastructure (GI) software version.
    GridImageId string
    Grid Setup will be done using this grid image id
    GridImageType string
    The type of Grid Image
    Hostname string
    The hostname for the Exadata VM cluster on Exascale Infrastructure. The hostname must begin with an alphabetic character, and can contain alphanumeric characters and hyphens (-). For Exadata systems, the maximum length of the hostname is 12 characters.
    Id string
    The OCID of the Exadata VM cluster on Exascale Infrastructure.
    IormConfigCaches List<GetExadbVmClusterIormConfigCach>
    The IORM settings of the Exadata DB system.
    LastUpdateHistoryEntryId string
    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 Exadata VM cluster on Exascale Infrastructure. The default is BRING_YOUR_OWN_LICENSE.
    LifecycleDetails string
    Additional information about the current lifecycle state.
    ListenerPort string
    The port number configured for the listener on the Exadata VM cluster on Exascale Infrastructure.
    NodeConfigs List<GetExadbVmClusterNodeConfig>
    The configuration of each node in the Exadata VM cluster on Exascale Infrastructure.
    NodeResources List<GetExadbVmClusterNodeResource>
    The list of node in the Exadata VM cluster on Exascale Infrastructure.
    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.
    PrivateZoneId string
    The private zone ID in which you want DNS records to be created.
    ScanDnsName string
    The FQDN of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure.
    ScanDnsRecordId string
    The OCID of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure.
    ScanIpIds List<string>
    The OCID of the Single Client Access Name (SCAN) IP addresses associated with the Exadata VM cluster on Exascale Infrastructure. SCAN IP 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.
    ScanListenerPortTcp int
    The TCP Single Client Access Name (SCAN) port. The default port is 1521.
    ScanListenerPortTcpSsl int
    The Secured Communication (TCPS) protocol Single Client Access Name (SCAN) port. The default port is 2484.
    Shape string
    The shape of the Exadata VM cluster on Exascale Infrastructure resource
    SshPublicKeys List<string>
    The public key portion of one or more key pairs used for SSH access to the Exadata VM cluster on Exascale Infrastructure.
    State string
    The current state of the Exadata VM cluster on Exascale Infrastructure.
    SubnetId string
    The OCID of the subnet associated with the Exadata VM cluster on Exascale Infrastructure.
    SystemTags 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 Exadata VM cluster on Exascale Infrastructure was created.
    TimeZone string
    The time zone to use for the Exadata VM cluster on Exascale Infrastructure. For details, see Time Zones.
    VipIds List<string>
    The OCID of the virtual IP (VIP) addresses associated with the Exadata VM cluster on Exascale Infrastructure. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, then the VIP is reassigned to another active node in the cluster.
    ZoneId string
    The OCID of the zone with which the Exadata VM cluster on Exascale Infrastructure is associated.
    AvailabilityDomain string
    The name of the availability domain in which the Exadata VM cluster on Exascale Infrastructure is located.
    BackupNetworkNsgIds []string
    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.
    BackupSubnetId string
    The OCID of the backup network subnet associated with the Exadata VM cluster on Exascale Infrastructure.
    ClusterName string
    The cluster name for Exadata VM cluster on Exascale Infrastructure. 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.
    DataCollectionOptions []GetExadbVmClusterDataCollectionOption
    Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
    DefinedTags map[string]string
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    DisplayName string
    The user-friendly name for the Exadata VM cluster on Exascale Infrastructure. The name does not need to be unique.
    Domain string
    A domain name used for the Exadata VM cluster on Exascale Infrastructure. If the Oracle-provided internet and VCN resolver is enabled for the specified subnet, then the domain name for the subnet is used (do not provide one). Otherwise, provide a valid DNS domain name. Hyphens (-) are not permitted. Applies to Exadata Database Service on Exascale Infrastructure only.
    ExadbVmClusterId string
    ExascaleDbStorageVaultId string
    The OCID of the Exadata Database Storage Vault.
    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"}
    GiVersion string
    A valid Oracle Grid Infrastructure (GI) software version.
    GridImageId string
    Grid Setup will be done using this grid image id
    GridImageType string
    The type of Grid Image
    Hostname string
    The hostname for the Exadata VM cluster on Exascale Infrastructure. The hostname must begin with an alphabetic character, and can contain alphanumeric characters and hyphens (-). For Exadata systems, the maximum length of the hostname is 12 characters.
    Id string
    The OCID of the Exadata VM cluster on Exascale Infrastructure.
    IormConfigCaches []GetExadbVmClusterIormConfigCach
    The IORM settings of the Exadata DB system.
    LastUpdateHistoryEntryId string
    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 Exadata VM cluster on Exascale Infrastructure. The default is BRING_YOUR_OWN_LICENSE.
    LifecycleDetails string
    Additional information about the current lifecycle state.
    ListenerPort string
    The port number configured for the listener on the Exadata VM cluster on Exascale Infrastructure.
    NodeConfigs []GetExadbVmClusterNodeConfig
    The configuration of each node in the Exadata VM cluster on Exascale Infrastructure.
    NodeResources []GetExadbVmClusterNodeResource
    The list of node in the Exadata VM cluster on Exascale Infrastructure.
    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.
    PrivateZoneId string
    The private zone ID in which you want DNS records to be created.
    ScanDnsName string
    The FQDN of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure.
    ScanDnsRecordId string
    The OCID of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure.
    ScanIpIds []string
    The OCID of the Single Client Access Name (SCAN) IP addresses associated with the Exadata VM cluster on Exascale Infrastructure. SCAN IP 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.
    ScanListenerPortTcp int
    The TCP Single Client Access Name (SCAN) port. The default port is 1521.
    ScanListenerPortTcpSsl int
    The Secured Communication (TCPS) protocol Single Client Access Name (SCAN) port. The default port is 2484.
    Shape string
    The shape of the Exadata VM cluster on Exascale Infrastructure resource
    SshPublicKeys []string
    The public key portion of one or more key pairs used for SSH access to the Exadata VM cluster on Exascale Infrastructure.
    State string
    The current state of the Exadata VM cluster on Exascale Infrastructure.
    SubnetId string
    The OCID of the subnet associated with the Exadata VM cluster on Exascale Infrastructure.
    SystemTags 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 Exadata VM cluster on Exascale Infrastructure was created.
    TimeZone string
    The time zone to use for the Exadata VM cluster on Exascale Infrastructure. For details, see Time Zones.
    VipIds []string
    The OCID of the virtual IP (VIP) addresses associated with the Exadata VM cluster on Exascale Infrastructure. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, then the VIP is reassigned to another active node in the cluster.
    ZoneId string
    The OCID of the zone with which the Exadata VM cluster on Exascale Infrastructure is associated.
    availabilityDomain String
    The name of the availability domain in which the Exadata VM cluster on Exascale Infrastructure is located.
    backupNetworkNsgIds List<String>
    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.
    backupSubnetId String
    The OCID of the backup network subnet associated with the Exadata VM cluster on Exascale Infrastructure.
    clusterName String
    The cluster name for Exadata VM cluster on Exascale Infrastructure. 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.
    dataCollectionOptions List<GetExadbVmClusterDataCollectionOption>
    Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
    definedTags Map<String,String>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    displayName String
    The user-friendly name for the Exadata VM cluster on Exascale Infrastructure. The name does not need to be unique.
    domain String
    A domain name used for the Exadata VM cluster on Exascale Infrastructure. If the Oracle-provided internet and VCN resolver is enabled for the specified subnet, then the domain name for the subnet is used (do not provide one). Otherwise, provide a valid DNS domain name. Hyphens (-) are not permitted. Applies to Exadata Database Service on Exascale Infrastructure only.
    exadbVmClusterId String
    exascaleDbStorageVaultId String
    The OCID of the Exadata Database Storage Vault.
    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"}
    giVersion String
    A valid Oracle Grid Infrastructure (GI) software version.
    gridImageId String
    Grid Setup will be done using this grid image id
    gridImageType String
    The type of Grid Image
    hostname String
    The hostname for the Exadata VM cluster on Exascale Infrastructure. The hostname must begin with an alphabetic character, and can contain alphanumeric characters and hyphens (-). For Exadata systems, the maximum length of the hostname is 12 characters.
    id String
    The OCID of the Exadata VM cluster on Exascale Infrastructure.
    iormConfigCaches List<GetExadbVmClusterIormConfigCach>
    The IORM settings of the Exadata DB system.
    lastUpdateHistoryEntryId String
    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 Exadata VM cluster on Exascale Infrastructure. The default is BRING_YOUR_OWN_LICENSE.
    lifecycleDetails String
    Additional information about the current lifecycle state.
    listenerPort String
    The port number configured for the listener on the Exadata VM cluster on Exascale Infrastructure.
    nodeConfigs List<GetExadbVmClusterNodeConfig>
    The configuration of each node in the Exadata VM cluster on Exascale Infrastructure.
    nodeResources List<GetExadbVmClusterNodeResource>
    The list of node in the Exadata VM cluster on Exascale Infrastructure.
    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.
    privateZoneId String
    The private zone ID in which you want DNS records to be created.
    scanDnsName String
    The FQDN of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure.
    scanDnsRecordId String
    The OCID of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure.
    scanIpIds List<String>
    The OCID of the Single Client Access Name (SCAN) IP addresses associated with the Exadata VM cluster on Exascale Infrastructure. SCAN IP 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.
    scanListenerPortTcp Integer
    The TCP Single Client Access Name (SCAN) port. The default port is 1521.
    scanListenerPortTcpSsl Integer
    The Secured Communication (TCPS) protocol Single Client Access Name (SCAN) port. The default port is 2484.
    shape String
    The shape of the Exadata VM cluster on Exascale Infrastructure resource
    sshPublicKeys List<String>
    The public key portion of one or more key pairs used for SSH access to the Exadata VM cluster on Exascale Infrastructure.
    state String
    The current state of the Exadata VM cluster on Exascale Infrastructure.
    subnetId String
    The OCID of the subnet associated with the Exadata VM cluster on Exascale Infrastructure.
    systemTags 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 Exadata VM cluster on Exascale Infrastructure was created.
    timeZone String
    The time zone to use for the Exadata VM cluster on Exascale Infrastructure. For details, see Time Zones.
    vipIds List<String>
    The OCID of the virtual IP (VIP) addresses associated with the Exadata VM cluster on Exascale Infrastructure. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, then the VIP is reassigned to another active node in the cluster.
    zoneId String
    The OCID of the zone with which the Exadata VM cluster on Exascale Infrastructure is associated.
    availabilityDomain string
    The name of the availability domain in which the Exadata VM cluster on Exascale Infrastructure is located.
    backupNetworkNsgIds string[]
    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.
    backupSubnetId string
    The OCID of the backup network subnet associated with the Exadata VM cluster on Exascale Infrastructure.
    clusterName string
    The cluster name for Exadata VM cluster on Exascale Infrastructure. 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.
    dataCollectionOptions GetExadbVmClusterDataCollectionOption[]
    Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
    definedTags {[key: string]: string}
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    displayName string
    The user-friendly name for the Exadata VM cluster on Exascale Infrastructure. The name does not need to be unique.
    domain string
    A domain name used for the Exadata VM cluster on Exascale Infrastructure. If the Oracle-provided internet and VCN resolver is enabled for the specified subnet, then the domain name for the subnet is used (do not provide one). Otherwise, provide a valid DNS domain name. Hyphens (-) are not permitted. Applies to Exadata Database Service on Exascale Infrastructure only.
    exadbVmClusterId string
    exascaleDbStorageVaultId string
    The OCID of the Exadata Database Storage Vault.
    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"}
    giVersion string
    A valid Oracle Grid Infrastructure (GI) software version.
    gridImageId string
    Grid Setup will be done using this grid image id
    gridImageType string
    The type of Grid Image
    hostname string
    The hostname for the Exadata VM cluster on Exascale Infrastructure. The hostname must begin with an alphabetic character, and can contain alphanumeric characters and hyphens (-). For Exadata systems, the maximum length of the hostname is 12 characters.
    id string
    The OCID of the Exadata VM cluster on Exascale Infrastructure.
    iormConfigCaches GetExadbVmClusterIormConfigCach[]
    The IORM settings of the Exadata DB system.
    lastUpdateHistoryEntryId string
    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 Exadata VM cluster on Exascale Infrastructure. The default is BRING_YOUR_OWN_LICENSE.
    lifecycleDetails string
    Additional information about the current lifecycle state.
    listenerPort string
    The port number configured for the listener on the Exadata VM cluster on Exascale Infrastructure.
    nodeConfigs GetExadbVmClusterNodeConfig[]
    The configuration of each node in the Exadata VM cluster on Exascale Infrastructure.
    nodeResources GetExadbVmClusterNodeResource[]
    The list of node in the Exadata VM cluster on Exascale Infrastructure.
    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.
    privateZoneId string
    The private zone ID in which you want DNS records to be created.
    scanDnsName string
    The FQDN of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure.
    scanDnsRecordId string
    The OCID of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure.
    scanIpIds string[]
    The OCID of the Single Client Access Name (SCAN) IP addresses associated with the Exadata VM cluster on Exascale Infrastructure. SCAN IP 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.
    scanListenerPortTcp number
    The TCP Single Client Access Name (SCAN) port. The default port is 1521.
    scanListenerPortTcpSsl number
    The Secured Communication (TCPS) protocol Single Client Access Name (SCAN) port. The default port is 2484.
    shape string
    The shape of the Exadata VM cluster on Exascale Infrastructure resource
    sshPublicKeys string[]
    The public key portion of one or more key pairs used for SSH access to the Exadata VM cluster on Exascale Infrastructure.
    state string
    The current state of the Exadata VM cluster on Exascale Infrastructure.
    subnetId string
    The OCID of the subnet associated with the Exadata VM cluster on Exascale Infrastructure.
    systemTags {[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 Exadata VM cluster on Exascale Infrastructure was created.
    timeZone string
    The time zone to use for the Exadata VM cluster on Exascale Infrastructure. For details, see Time Zones.
    vipIds string[]
    The OCID of the virtual IP (VIP) addresses associated with the Exadata VM cluster on Exascale Infrastructure. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, then the VIP is reassigned to another active node in the cluster.
    zoneId string
    The OCID of the zone with which the Exadata VM cluster on Exascale Infrastructure is associated.
    availability_domain str
    The name of the availability domain in which the Exadata VM cluster on Exascale Infrastructure is located.
    backup_network_nsg_ids Sequence[str]
    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_id str
    The OCID of the backup network subnet associated with the Exadata VM cluster on Exascale Infrastructure.
    cluster_name str
    The cluster name for Exadata VM cluster on Exascale Infrastructure. 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.
    data_collection_options Sequence[database.GetExadbVmClusterDataCollectionOption]
    Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
    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.
    display_name str
    The user-friendly name for the Exadata VM cluster on Exascale Infrastructure. The name does not need to be unique.
    domain str
    A domain name used for the Exadata VM cluster on Exascale Infrastructure. If the Oracle-provided internet and VCN resolver is enabled for the specified subnet, then the domain name for the subnet is used (do not provide one). Otherwise, provide a valid DNS domain name. Hyphens (-) are not permitted. Applies to Exadata Database Service on Exascale Infrastructure only.
    exadb_vm_cluster_id str
    exascale_db_storage_vault_id str
    The OCID of the Exadata Database Storage Vault.
    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"}
    gi_version str
    A valid Oracle Grid Infrastructure (GI) software version.
    grid_image_id str
    Grid Setup will be done using this grid image id
    grid_image_type str
    The type of Grid Image
    hostname str
    The hostname for the Exadata VM cluster on Exascale Infrastructure. The hostname must begin with an alphabetic character, and can contain alphanumeric characters and hyphens (-). For Exadata systems, the maximum length of the hostname is 12 characters.
    id str
    The OCID of the Exadata VM cluster on Exascale Infrastructure.
    iorm_config_caches Sequence[database.GetExadbVmClusterIormConfigCach]
    The IORM settings of the Exadata DB system.
    last_update_history_entry_id str
    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 Exadata VM cluster on Exascale Infrastructure. The default is BRING_YOUR_OWN_LICENSE.
    lifecycle_details str
    Additional information about the current lifecycle state.
    listener_port str
    The port number configured for the listener on the Exadata VM cluster on Exascale Infrastructure.
    node_configs Sequence[database.GetExadbVmClusterNodeConfig]
    The configuration of each node in the Exadata VM cluster on Exascale Infrastructure.
    node_resources Sequence[database.GetExadbVmClusterNodeResource]
    The list of node in the Exadata VM cluster on Exascale Infrastructure.
    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.
    private_zone_id str
    The private zone ID in which you want DNS records to be created.
    scan_dns_name str
    The FQDN of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure.
    scan_dns_record_id str
    The OCID of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure.
    scan_ip_ids Sequence[str]
    The OCID of the Single Client Access Name (SCAN) IP addresses associated with the Exadata VM cluster on Exascale Infrastructure. SCAN IP 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_port_tcp int
    The TCP Single Client Access Name (SCAN) port. The default port is 1521.
    scan_listener_port_tcp_ssl int
    The Secured Communication (TCPS) protocol Single Client Access Name (SCAN) port. The default port is 2484.
    shape str
    The shape of the Exadata VM cluster on Exascale Infrastructure resource
    ssh_public_keys Sequence[str]
    The public key portion of one or more key pairs used for SSH access to the Exadata VM cluster on Exascale Infrastructure.
    state str
    The current state of the Exadata VM cluster on Exascale Infrastructure.
    subnet_id str
    The OCID of the subnet associated with the Exadata VM cluster on Exascale Infrastructure.
    system_tags 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 Exadata VM cluster on Exascale Infrastructure was created.
    time_zone str
    The time zone to use for the Exadata VM cluster on Exascale Infrastructure. For details, see Time Zones.
    vip_ids Sequence[str]
    The OCID of the virtual IP (VIP) addresses associated with the Exadata VM cluster on Exascale Infrastructure. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, then the VIP is reassigned to another active node in the cluster.
    zone_id str
    The OCID of the zone with which the Exadata VM cluster on Exascale Infrastructure is associated.
    availabilityDomain String
    The name of the availability domain in which the Exadata VM cluster on Exascale Infrastructure is located.
    backupNetworkNsgIds List<String>
    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.
    backupSubnetId String
    The OCID of the backup network subnet associated with the Exadata VM cluster on Exascale Infrastructure.
    clusterName String
    The cluster name for Exadata VM cluster on Exascale Infrastructure. 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.
    dataCollectionOptions List<Property Map>
    Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
    definedTags Map<String>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    displayName String
    The user-friendly name for the Exadata VM cluster on Exascale Infrastructure. The name does not need to be unique.
    domain String
    A domain name used for the Exadata VM cluster on Exascale Infrastructure. If the Oracle-provided internet and VCN resolver is enabled for the specified subnet, then the domain name for the subnet is used (do not provide one). Otherwise, provide a valid DNS domain name. Hyphens (-) are not permitted. Applies to Exadata Database Service on Exascale Infrastructure only.
    exadbVmClusterId String
    exascaleDbStorageVaultId String
    The OCID of the Exadata Database Storage Vault.
    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"}
    giVersion String
    A valid Oracle Grid Infrastructure (GI) software version.
    gridImageId String
    Grid Setup will be done using this grid image id
    gridImageType String
    The type of Grid Image
    hostname String
    The hostname for the Exadata VM cluster on Exascale Infrastructure. The hostname must begin with an alphabetic character, and can contain alphanumeric characters and hyphens (-). For Exadata systems, the maximum length of the hostname is 12 characters.
    id String
    The OCID of the Exadata VM cluster on Exascale Infrastructure.
    iormConfigCaches List<Property Map>
    The IORM settings of the Exadata DB system.
    lastUpdateHistoryEntryId String
    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 Exadata VM cluster on Exascale Infrastructure. The default is BRING_YOUR_OWN_LICENSE.
    lifecycleDetails String
    Additional information about the current lifecycle state.
    listenerPort String
    The port number configured for the listener on the Exadata VM cluster on Exascale Infrastructure.
    nodeConfigs List<Property Map>
    The configuration of each node in the Exadata VM cluster on Exascale Infrastructure.
    nodeResources List<Property Map>
    The list of node in the Exadata VM cluster on Exascale Infrastructure.
    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.
    privateZoneId String
    The private zone ID in which you want DNS records to be created.
    scanDnsName String
    The FQDN of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure.
    scanDnsRecordId String
    The OCID of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure.
    scanIpIds List<String>
    The OCID of the Single Client Access Name (SCAN) IP addresses associated with the Exadata VM cluster on Exascale Infrastructure. SCAN IP 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.
    scanListenerPortTcp Number
    The TCP Single Client Access Name (SCAN) port. The default port is 1521.
    scanListenerPortTcpSsl Number
    The Secured Communication (TCPS) protocol Single Client Access Name (SCAN) port. The default port is 2484.
    shape String
    The shape of the Exadata VM cluster on Exascale Infrastructure resource
    sshPublicKeys List<String>
    The public key portion of one or more key pairs used for SSH access to the Exadata VM cluster on Exascale Infrastructure.
    state String
    The current state of the Exadata VM cluster on Exascale Infrastructure.
    subnetId String
    The OCID of the subnet associated with the Exadata VM cluster on Exascale Infrastructure.
    systemTags 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 Exadata VM cluster on Exascale Infrastructure was created.
    timeZone String
    The time zone to use for the Exadata VM cluster on Exascale Infrastructure. For details, see Time Zones.
    vipIds List<String>
    The OCID of the virtual IP (VIP) addresses associated with the Exadata VM cluster on Exascale Infrastructure. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, then the VIP is reassigned to another active node in the cluster.
    zoneId String
    The OCID of the zone with which the Exadata VM cluster on Exascale Infrastructure is associated.

    Supporting Types

    GetExadbVmClusterDataCollectionOption

    IsDiagnosticsEventsEnabled bool
    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 UpdateVmCluster or updateCloudVmCluster API.
    IsHealthMonitoringEnabled bool
    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, UpdateCloudVmCluster or updateDbsystem API.
    IsIncidentLogsEnabled bool
    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, updateCloudVmCluster or updateDbsystem API.
    IsDiagnosticsEventsEnabled bool
    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 UpdateVmCluster or updateCloudVmCluster API.
    IsHealthMonitoringEnabled bool
    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, UpdateCloudVmCluster or updateDbsystem API.
    IsIncidentLogsEnabled bool
    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, updateCloudVmCluster or updateDbsystem API.
    isDiagnosticsEventsEnabled Boolean
    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 UpdateVmCluster or updateCloudVmCluster API.
    isHealthMonitoringEnabled Boolean
    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, UpdateCloudVmCluster or updateDbsystem API.
    isIncidentLogsEnabled Boolean
    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, updateCloudVmCluster or updateDbsystem API.
    isDiagnosticsEventsEnabled boolean
    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 UpdateVmCluster or updateCloudVmCluster API.
    isHealthMonitoringEnabled boolean
    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, UpdateCloudVmCluster or updateDbsystem API.
    isIncidentLogsEnabled boolean
    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, updateCloudVmCluster or updateDbsystem API.
    is_diagnostics_events_enabled bool
    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 UpdateVmCluster or updateCloudVmCluster API.
    is_health_monitoring_enabled bool
    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, UpdateCloudVmCluster or updateDbsystem API.
    is_incident_logs_enabled bool
    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, updateCloudVmCluster or updateDbsystem API.
    isDiagnosticsEventsEnabled Boolean
    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 UpdateVmCluster or updateCloudVmCluster API.
    isHealthMonitoringEnabled Boolean
    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, UpdateCloudVmCluster or updateDbsystem API.
    isIncidentLogsEnabled Boolean
    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, updateCloudVmCluster or updateDbsystem API.

    GetExadbVmClusterIormConfigCach

    DbPlans List<GetExadbVmClusterIormConfigCachDbPlan>
    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 Exadata VM cluster on Exascale Infrastructure.
    DbPlans []GetExadbVmClusterIormConfigCachDbPlan
    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 Exadata VM cluster on Exascale Infrastructure.
    dbPlans List<GetExadbVmClusterIormConfigCachDbPlan>
    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 Exadata VM cluster on Exascale Infrastructure.
    dbPlans GetExadbVmClusterIormConfigCachDbPlan[]
    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 Exadata VM cluster on Exascale Infrastructure.
    db_plans Sequence[database.GetExadbVmClusterIormConfigCachDbPlan]
    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 Exadata VM cluster on Exascale Infrastructure.
    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 Exadata VM cluster on Exascale Infrastructure.

    GetExadbVmClusterIormConfigCachDbPlan

    DbName string
    The database name. For the default DbPlan, the dbName is default.
    FlashCacheLimit string
    The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
    Share int
    The relative priority of this database.
    DbName string
    The database name. For the default DbPlan, the dbName is default.
    FlashCacheLimit string
    The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
    Share int
    The relative priority of this database.
    dbName String
    The database name. For the default DbPlan, the dbName is default.
    flashCacheLimit String
    The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
    share Integer
    The relative priority of this database.
    dbName string
    The database name. For the default DbPlan, the dbName is default.
    flashCacheLimit string
    The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
    share number
    The relative priority of this database.
    db_name str
    The database name. For the default DbPlan, the dbName is default.
    flash_cache_limit str
    The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
    share int
    The relative priority of this database.
    dbName String
    The database name. For the default DbPlan, the dbName is default.
    flashCacheLimit String
    The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
    share Number
    The relative priority of this database.

    GetExadbVmClusterNodeConfig

    EnabledEcpuCountPerNode int
    The number of ECPUs to enable for each node.
    MemorySizeInGbsPerNode int
    The memory that you want to be allocated in GBs to each node. Memory is calculated based on 11 GB per VM core reserved.
    SnapshotFileSystemStorageSizeGbsPerNode int
    The file system storage in GBs for snapshot for each node.
    TotalEcpuCountPerNode int
    The number of Total ECPUs for each node.
    TotalFileSystemStorageSizeGbsPerNode int
    Total file system storage in GBs for each node.
    VmFileSystemStorageSizeGbsPerNode int
    The file system storage in GBs for each node.
    EnabledEcpuCountPerNode int
    The number of ECPUs to enable for each node.
    MemorySizeInGbsPerNode int
    The memory that you want to be allocated in GBs to each node. Memory is calculated based on 11 GB per VM core reserved.
    SnapshotFileSystemStorageSizeGbsPerNode int
    The file system storage in GBs for snapshot for each node.
    TotalEcpuCountPerNode int
    The number of Total ECPUs for each node.
    TotalFileSystemStorageSizeGbsPerNode int
    Total file system storage in GBs for each node.
    VmFileSystemStorageSizeGbsPerNode int
    The file system storage in GBs for each node.
    enabledEcpuCountPerNode Integer
    The number of ECPUs to enable for each node.
    memorySizeInGbsPerNode Integer
    The memory that you want to be allocated in GBs to each node. Memory is calculated based on 11 GB per VM core reserved.
    snapshotFileSystemStorageSizeGbsPerNode Integer
    The file system storage in GBs for snapshot for each node.
    totalEcpuCountPerNode Integer
    The number of Total ECPUs for each node.
    totalFileSystemStorageSizeGbsPerNode Integer
    Total file system storage in GBs for each node.
    vmFileSystemStorageSizeGbsPerNode Integer
    The file system storage in GBs for each node.
    enabledEcpuCountPerNode number
    The number of ECPUs to enable for each node.
    memorySizeInGbsPerNode number
    The memory that you want to be allocated in GBs to each node. Memory is calculated based on 11 GB per VM core reserved.
    snapshotFileSystemStorageSizeGbsPerNode number
    The file system storage in GBs for snapshot for each node.
    totalEcpuCountPerNode number
    The number of Total ECPUs for each node.
    totalFileSystemStorageSizeGbsPerNode number
    Total file system storage in GBs for each node.
    vmFileSystemStorageSizeGbsPerNode number
    The file system storage in GBs for each node.
    enabled_ecpu_count_per_node int
    The number of ECPUs to enable for each node.
    memory_size_in_gbs_per_node int
    The memory that you want to be allocated in GBs to each node. Memory is calculated based on 11 GB per VM core reserved.
    snapshot_file_system_storage_size_gbs_per_node int
    The file system storage in GBs for snapshot for each node.
    total_ecpu_count_per_node int
    The number of Total ECPUs for each node.
    total_file_system_storage_size_gbs_per_node int
    Total file system storage in GBs for each node.
    vm_file_system_storage_size_gbs_per_node int
    The file system storage in GBs for each node.
    enabledEcpuCountPerNode Number
    The number of ECPUs to enable for each node.
    memorySizeInGbsPerNode Number
    The memory that you want to be allocated in GBs to each node. Memory is calculated based on 11 GB per VM core reserved.
    snapshotFileSystemStorageSizeGbsPerNode Number
    The file system storage in GBs for snapshot for each node.
    totalEcpuCountPerNode Number
    The number of Total ECPUs for each node.
    totalFileSystemStorageSizeGbsPerNode Number
    Total file system storage in GBs for each node.
    vmFileSystemStorageSizeGbsPerNode Number
    The file system storage in GBs for each node.

    GetExadbVmClusterNodeResource

    NodeHostname string
    The host name for the node.
    NodeId string
    The OCID of the node.
    NodeName string
    State string
    The current state of the Exadata VM cluster on Exascale Infrastructure.
    NodeHostname string
    The host name for the node.
    NodeId string
    The OCID of the node.
    NodeName string
    State string
    The current state of the Exadata VM cluster on Exascale Infrastructure.
    nodeHostname String
    The host name for the node.
    nodeId String
    The OCID of the node.
    nodeName String
    state String
    The current state of the Exadata VM cluster on Exascale Infrastructure.
    nodeHostname string
    The host name for the node.
    nodeId string
    The OCID of the node.
    nodeName string
    state string
    The current state of the Exadata VM cluster on Exascale Infrastructure.
    node_hostname str
    The host name for the node.
    node_id str
    The OCID of the node.
    node_name str
    state str
    The current state of the Exadata VM cluster on Exascale Infrastructure.
    nodeHostname String
    The host name for the node.
    nodeId String
    The OCID of the node.
    nodeName String
    state String
    The current state of the Exadata VM cluster on Exascale Infrastructure.

    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 v2.11.0 published on Thursday, Sep 19, 2024 by Pulumi