1. Packages
  2. Packages
  3. Oracle Cloud Infrastructure
  4. API Docs
  5. oci
  6. getDataccInfrastructure
Viewing docs for Oracle Cloud Infrastructure v4.20.0
published on Wednesday, Jul 15, 2026 by Pulumi
oci logo oci logo
Viewing docs for Oracle Cloud Infrastructure v4.20.0
published on Wednesday, Jul 15, 2026 by Pulumi

    This data source provides details about a specific Infrastructure resource in Oracle Cloud Infrastructure Datacc service.

    Obtain the Database Infrastructure that has the specified OCID.

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as oci from "@pulumi/oci";
    
    const testInfrastructure = oci.oci.getDataccInfrastructure({
        infrastructureId: testInfrastructureOciDataccInfrastructure.id,
    });
    
    import pulumi
    import pulumi_oci as oci
    
    test_infrastructure = oci.oci.get_datacc_infrastructure(infrastructure_id=test_infrastructure_oci_datacc_infrastructure["id"])
    
    package main
    
    import (
    	"github.com/pulumi/pulumi-oci/sdk/v4/go/oci/oci"
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		_, err := oci.LookupDataccInfrastructure(ctx, &oci.LookupDataccInfrastructureArgs{
    			InfrastructureId: testInfrastructureOciDataccInfrastructure.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 testInfrastructure = Oci.Oci.GetDataccInfrastructure.Invoke(new()
        {
            InfrastructureId = testInfrastructureOciDataccInfrastructure.Id,
        });
    
    });
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.oci.oci.OciFunctions;
    import com.pulumi.oci.oci.inputs.GetDataccInfrastructureArgs;
    import java.util.ArrayList;
    import java.util.Arrays;
    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 testInfrastructure = OciFunctions.getDataccInfrastructure(GetDataccInfrastructureArgs.builder()
                .infrastructureId(testInfrastructureOciDataccInfrastructure.id())
                .build());
    
        }
    }
    
    variables:
      testInfrastructure:
        fn::invoke:
          function: oci:oci:getDataccInfrastructure
          arguments:
            infrastructureId: ${testInfrastructureOciDataccInfrastructure.id}
    
    pulumi {
      required_providers {
        oci = {
          source = "pulumi/oci"
        }
      }
    }
    
    data "oci_oci_getdataccinfrastructure" "testInfrastructure" {
      infrastructure_id = testInfrastructureOciDataccInfrastructure.id
    }
    

    Using getDataccInfrastructure

    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 getDataccInfrastructure(args: GetDataccInfrastructureArgs, opts?: InvokeOptions): Promise<GetDataccInfrastructureResult>
    function getDataccInfrastructureOutput(args: GetDataccInfrastructureOutputArgs, opts?: InvokeOptions): Output<GetDataccInfrastructureResult>
    def get_datacc_infrastructure(infrastructure_id: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetDataccInfrastructureResult
    def get_datacc_infrastructure_output(infrastructure_id: pulumi.Input[Optional[str]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetDataccInfrastructureResult]
    func LookupDataccInfrastructure(ctx *Context, args *LookupDataccInfrastructureArgs, opts ...InvokeOption) (*LookupDataccInfrastructureResult, error)
    func LookupDataccInfrastructureOutput(ctx *Context, args *LookupDataccInfrastructureOutputArgs, opts ...InvokeOption) LookupDataccInfrastructureResultOutput

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

    public static class GetDataccInfrastructure 
    {
        public static Task<GetDataccInfrastructureResult> InvokeAsync(GetDataccInfrastructureArgs args, InvokeOptions? opts = null)
        public static Output<GetDataccInfrastructureResult> Invoke(GetDataccInfrastructureInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDataccInfrastructureResult> getDataccInfrastructure(GetDataccInfrastructureArgs args, InvokeOptions options)
    public static Output<GetDataccInfrastructureResult> getDataccInfrastructure(GetDataccInfrastructureArgs args, InvokeOptions options)
    
    fn::invoke:
      function: oci:oci/getDataccInfrastructure:getDataccInfrastructure
      arguments:
        # arguments dictionary
    data "oci_oci_get_datacc_infrastructure" "name" {
        # arguments
    }

    The following arguments are supported:

    InfrastructureId string
    The OCID of the Database Infrastructure.
    InfrastructureId string
    The OCID of the Database Infrastructure.
    infrastructure_id string
    The OCID of the Database Infrastructure.
    infrastructureId String
    The OCID of the Database Infrastructure.
    infrastructureId string
    The OCID of the Database Infrastructure.
    infrastructure_id str
    The OCID of the Database Infrastructure.
    infrastructureId String
    The OCID of the Database Infrastructure.

    getDataccInfrastructure Result

    The following output properties are available:

    AcfsFileSystemStorageInGbs double
    The amount of storage (in GB) in the DATA disk group that is reserved for creating local storage for VM Clusters and application VMs.
    AcfsFileSystemUsedStorageInGbs double
    The amount of storage (in GB) in the DATA disk group that is currently utilized for creating local storage for VM Clusters and application VMs. This attribute is deprecated and will be removed in a subsequent release. Please read from systemStorageCapacity instead.
    AdminNetworkcidr string
    The CIDR block for the system network. The system network is a private network in Database Infrastructure and is not connected to your corporate network. The system network is used for storage (ASM) traffic, high-performance interconnect traffic and administration of infrastructure components.
    BackupNetworkBondingInterface string
    The network bonding interface for backup network for the Database Infrastructure.
    BackupNetworkBondingMode string
    The network bonding mode for Backup networks for the Database Infrastructure.
    ClientNetworkBondingInterface string
    The network bonding interface for client network for the Database Infrastructure.
    ClientNetworkBondingMode string
    The network bonding mode for Client networks for the Database Infrastructure.
    CloudControlPlaneServer1 string
    The IP address for the first control plane server.
    CloudControlPlaneServer2 string
    The IP address for the second control plane server.
    CompartmentId string
    The OCID of the compartment.
    ComputeCapacities List<GetDataccInfrastructureComputeCapacity>
    Capacity details of the Database Infrastructure.
    Contacts List<GetDataccInfrastructureContact>
    The list of contacts for the Database Infrastructure.
    CorporateProxy string
    The corporate network proxy for access to the control plane network. Oracle recommends using an HTTPS proxy when possible for enhanced security.
    CpsNetworkBondingInterface string
    The network bonding interface for CPS network for the Database Infrastructure.
    CpsNetworkBondingMode string
    The network bonding mode for CPS networks for the Database Infrastructure.
    DataDiskPercentage int
    Percentage of disk space assigned for DATA disk group.
    DefinedTags Dictionary<string, string>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    Description string
    Database Infrastructure description.
    DisplayName string
    The user-friendly name for the Database Infrastructure. The name does not need to be unique.
    DnsServers List<string>
    The list of DNS server IP addresses. Maximum of 3 allowed.
    FreeformTags Dictionary<string, string>
    Simple key-value pair that is applied without any predefined name, type or scope. This tag option exists for cross-compatibility only. Example: {"bar-key": "value"}
    Gateway string
    The gateway for the control plane network.
    Id string
    The OCID of the Oracle Data Server of Infrastructure.
    InfrastructureId string
    LifecycleStateDetails string
    Lifecycle state details of the Database Infrastructure.
    MaintenanceWindows List<GetDataccInfrastructureMaintenanceWindow>
    The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
    Netmask string
    The netmask for the control plane network.
    NetworkAdapterConfiguration string
    The network adapter, transceiver and cable configuration for the client and backup networks.
    NtpServers List<string>
    The list of NTP server IP addresses. Maximum of 3 allowed.
    RackSerialNumber string
    The serial number for the Database Infrastructure.
    RecoDiskPercentage int
    Percentage of disk space assigned for RECO disk group.
    ScaleStorageTrigger int
    Servers List<GetDataccInfrastructureServer>
    A list of Database Infrastructure nodes.
    Shape string
    The shape of the Database Infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
    SsdConfigurationRequested string
    SSD configuration requested for the infrastructure.
    State string
    The current state of the Database Infrastructure.
    StorageCapacities List<GetDataccInfrastructureStorageCapacity>
    Capacity details of the Storage disk group. This attribute is deprecated and will be removed in a subsequent release. Please use systemStorageCapacity instead.
    SubscriptionPlanNumber string
    The unique identifier for the subscription plan number.
    SystemModel string
    Database Infrastructure System Model specification. The system model determines the model of the Database Infrastructure hardware to be used.
    SystemStorageCapacities List<GetDataccInfrastructureSystemStorageCapacity>
    Capacity details of different storage types.
    SystemTags Dictionary<string, string>
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    TimeActivated string
    The time, in RFC3339 format, when the Database Infrastructure was activated.
    TimeCreated string
    The time that the Database Infrastructure cluster was created. An RFC3339 formatted datetime string.
    TimeLastStateUpdated string
    The time, in RFC3339 format, when the lifecycle state was last updated.
    TimeUpdated string
    The time that the Database Infrastructure was last updated. An RFC3339 formatted datetime string.
    TimeValidated string
    The time, in RFC3339 format, when the Database Infrastructure network was validated.
    Version string
    The version of the system software on the Database Infrastructure.
    VlanId string
    The CPS network VLAN ID.
    AcfsFileSystemStorageInGbs float64
    The amount of storage (in GB) in the DATA disk group that is reserved for creating local storage for VM Clusters and application VMs.
    AcfsFileSystemUsedStorageInGbs float64
    The amount of storage (in GB) in the DATA disk group that is currently utilized for creating local storage for VM Clusters and application VMs. This attribute is deprecated and will be removed in a subsequent release. Please read from systemStorageCapacity instead.
    AdminNetworkcidr string
    The CIDR block for the system network. The system network is a private network in Database Infrastructure and is not connected to your corporate network. The system network is used for storage (ASM) traffic, high-performance interconnect traffic and administration of infrastructure components.
    BackupNetworkBondingInterface string
    The network bonding interface for backup network for the Database Infrastructure.
    BackupNetworkBondingMode string
    The network bonding mode for Backup networks for the Database Infrastructure.
    ClientNetworkBondingInterface string
    The network bonding interface for client network for the Database Infrastructure.
    ClientNetworkBondingMode string
    The network bonding mode for Client networks for the Database Infrastructure.
    CloudControlPlaneServer1 string
    The IP address for the first control plane server.
    CloudControlPlaneServer2 string
    The IP address for the second control plane server.
    CompartmentId string
    The OCID of the compartment.
    ComputeCapacities []GetDataccInfrastructureComputeCapacity
    Capacity details of the Database Infrastructure.
    Contacts []GetDataccInfrastructureContact
    The list of contacts for the Database Infrastructure.
    CorporateProxy string
    The corporate network proxy for access to the control plane network. Oracle recommends using an HTTPS proxy when possible for enhanced security.
    CpsNetworkBondingInterface string
    The network bonding interface for CPS network for the Database Infrastructure.
    CpsNetworkBondingMode string
    The network bonding mode for CPS networks for the Database Infrastructure.
    DataDiskPercentage int
    Percentage of disk space assigned for DATA disk group.
    DefinedTags map[string]string
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    Description string
    Database Infrastructure description.
    DisplayName string
    The user-friendly name for the Database Infrastructure. The name does not need to be unique.
    DnsServers []string
    The list of DNS server IP addresses. Maximum of 3 allowed.
    FreeformTags map[string]string
    Simple key-value pair that is applied without any predefined name, type or scope. This tag option exists for cross-compatibility only. Example: {"bar-key": "value"}
    Gateway string
    The gateway for the control plane network.
    Id string
    The OCID of the Oracle Data Server of Infrastructure.
    InfrastructureId string
    LifecycleStateDetails string
    Lifecycle state details of the Database Infrastructure.
    MaintenanceWindows []GetDataccInfrastructureMaintenanceWindow
    The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
    Netmask string
    The netmask for the control plane network.
    NetworkAdapterConfiguration string
    The network adapter, transceiver and cable configuration for the client and backup networks.
    NtpServers []string
    The list of NTP server IP addresses. Maximum of 3 allowed.
    RackSerialNumber string
    The serial number for the Database Infrastructure.
    RecoDiskPercentage int
    Percentage of disk space assigned for RECO disk group.
    ScaleStorageTrigger int
    Servers []GetDataccInfrastructureServer
    A list of Database Infrastructure nodes.
    Shape string
    The shape of the Database Infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
    SsdConfigurationRequested string
    SSD configuration requested for the infrastructure.
    State string
    The current state of the Database Infrastructure.
    StorageCapacities []GetDataccInfrastructureStorageCapacity
    Capacity details of the Storage disk group. This attribute is deprecated and will be removed in a subsequent release. Please use systemStorageCapacity instead.
    SubscriptionPlanNumber string
    The unique identifier for the subscription plan number.
    SystemModel string
    Database Infrastructure System Model specification. The system model determines the model of the Database Infrastructure hardware to be used.
    SystemStorageCapacities []GetDataccInfrastructureSystemStorageCapacity
    Capacity details of different storage types.
    SystemTags map[string]string
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    TimeActivated string
    The time, in RFC3339 format, when the Database Infrastructure was activated.
    TimeCreated string
    The time that the Database Infrastructure cluster was created. An RFC3339 formatted datetime string.
    TimeLastStateUpdated string
    The time, in RFC3339 format, when the lifecycle state was last updated.
    TimeUpdated string
    The time that the Database Infrastructure was last updated. An RFC3339 formatted datetime string.
    TimeValidated string
    The time, in RFC3339 format, when the Database Infrastructure network was validated.
    Version string
    The version of the system software on the Database Infrastructure.
    VlanId string
    The CPS network VLAN ID.
    acfs_file_system_storage_in_gbs number
    The amount of storage (in GB) in the DATA disk group that is reserved for creating local storage for VM Clusters and application VMs.
    acfs_file_system_used_storage_in_gbs number
    The amount of storage (in GB) in the DATA disk group that is currently utilized for creating local storage for VM Clusters and application VMs. This attribute is deprecated and will be removed in a subsequent release. Please read from systemStorageCapacity instead.
    admin_networkcidr string
    The CIDR block for the system network. The system network is a private network in Database Infrastructure and is not connected to your corporate network. The system network is used for storage (ASM) traffic, high-performance interconnect traffic and administration of infrastructure components.
    backup_network_bonding_interface string
    The network bonding interface for backup network for the Database Infrastructure.
    backup_network_bonding_mode string
    The network bonding mode for Backup networks for the Database Infrastructure.
    client_network_bonding_interface string
    The network bonding interface for client network for the Database Infrastructure.
    client_network_bonding_mode string
    The network bonding mode for Client networks for the Database Infrastructure.
    cloud_control_plane_server1 string
    The IP address for the first control plane server.
    cloud_control_plane_server2 string
    The IP address for the second control plane server.
    compartment_id string
    The OCID of the compartment.
    compute_capacities list(object)
    Capacity details of the Database Infrastructure.
    contacts list(object)
    The list of contacts for the Database Infrastructure.
    corporate_proxy string
    The corporate network proxy for access to the control plane network. Oracle recommends using an HTTPS proxy when possible for enhanced security.
    cps_network_bonding_interface string
    The network bonding interface for CPS network for the Database Infrastructure.
    cps_network_bonding_mode string
    The network bonding mode for CPS networks for the Database Infrastructure.
    data_disk_percentage number
    Percentage of disk space assigned for DATA disk group.
    defined_tags map(string)
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    description string
    Database Infrastructure description.
    display_name string
    The user-friendly name for the Database Infrastructure. The name does not need to be unique.
    dns_servers list(string)
    The list of DNS server IP addresses. Maximum of 3 allowed.
    freeform_tags map(string)
    Simple key-value pair that is applied without any predefined name, type or scope. This tag option exists for cross-compatibility only. Example: {"bar-key": "value"}
    gateway string
    The gateway for the control plane network.
    id string
    The OCID of the Oracle Data Server of Infrastructure.
    infrastructure_id string
    lifecycle_state_details string
    Lifecycle state details of the Database Infrastructure.
    maintenance_windows list(object)
    The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
    netmask string
    The netmask for the control plane network.
    network_adapter_configuration string
    The network adapter, transceiver and cable configuration for the client and backup networks.
    ntp_servers list(string)
    The list of NTP server IP addresses. Maximum of 3 allowed.
    rack_serial_number string
    The serial number for the Database Infrastructure.
    reco_disk_percentage number
    Percentage of disk space assigned for RECO disk group.
    scale_storage_trigger number
    servers list(object)
    A list of Database Infrastructure nodes.
    shape string
    The shape of the Database Infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
    ssd_configuration_requested string
    SSD configuration requested for the infrastructure.
    state string
    The current state of the Database Infrastructure.
    storage_capacities list(object)
    Capacity details of the Storage disk group. This attribute is deprecated and will be removed in a subsequent release. Please use systemStorageCapacity instead.
    subscription_plan_number string
    The unique identifier for the subscription plan number.
    system_model string
    Database Infrastructure System Model specification. The system model determines the model of the Database Infrastructure hardware to be used.
    system_storage_capacities list(object)
    Capacity details of different storage types.
    system_tags map(string)
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    time_activated string
    The time, in RFC3339 format, when the Database Infrastructure was activated.
    time_created string
    The time that the Database Infrastructure cluster was created. An RFC3339 formatted datetime string.
    time_last_state_updated string
    The time, in RFC3339 format, when the lifecycle state was last updated.
    time_updated string
    The time that the Database Infrastructure was last updated. An RFC3339 formatted datetime string.
    time_validated string
    The time, in RFC3339 format, when the Database Infrastructure network was validated.
    version string
    The version of the system software on the Database Infrastructure.
    vlan_id string
    The CPS network VLAN ID.
    acfsFileSystemStorageInGbs Double
    The amount of storage (in GB) in the DATA disk group that is reserved for creating local storage for VM Clusters and application VMs.
    acfsFileSystemUsedStorageInGbs Double
    The amount of storage (in GB) in the DATA disk group that is currently utilized for creating local storage for VM Clusters and application VMs. This attribute is deprecated and will be removed in a subsequent release. Please read from systemStorageCapacity instead.
    adminNetworkcidr String
    The CIDR block for the system network. The system network is a private network in Database Infrastructure and is not connected to your corporate network. The system network is used for storage (ASM) traffic, high-performance interconnect traffic and administration of infrastructure components.
    backupNetworkBondingInterface String
    The network bonding interface for backup network for the Database Infrastructure.
    backupNetworkBondingMode String
    The network bonding mode for Backup networks for the Database Infrastructure.
    clientNetworkBondingInterface String
    The network bonding interface for client network for the Database Infrastructure.
    clientNetworkBondingMode String
    The network bonding mode for Client networks for the Database Infrastructure.
    cloudControlPlaneServer1 String
    The IP address for the first control plane server.
    cloudControlPlaneServer2 String
    The IP address for the second control plane server.
    compartmentId String
    The OCID of the compartment.
    computeCapacities List<GetDataccInfrastructureComputeCapacity>
    Capacity details of the Database Infrastructure.
    contacts List<GetDataccInfrastructureContact>
    The list of contacts for the Database Infrastructure.
    corporateProxy String
    The corporate network proxy for access to the control plane network. Oracle recommends using an HTTPS proxy when possible for enhanced security.
    cpsNetworkBondingInterface String
    The network bonding interface for CPS network for the Database Infrastructure.
    cpsNetworkBondingMode String
    The network bonding mode for CPS networks for the Database Infrastructure.
    dataDiskPercentage Integer
    Percentage of disk space assigned for DATA disk group.
    definedTags Map<String,String>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    description String
    Database Infrastructure description.
    displayName String
    The user-friendly name for the Database Infrastructure. The name does not need to be unique.
    dnsServers List<String>
    The list of DNS server IP addresses. Maximum of 3 allowed.
    freeformTags Map<String,String>
    Simple key-value pair that is applied without any predefined name, type or scope. This tag option exists for cross-compatibility only. Example: {"bar-key": "value"}
    gateway String
    The gateway for the control plane network.
    id String
    The OCID of the Oracle Data Server of Infrastructure.
    infrastructureId String
    lifecycleStateDetails String
    Lifecycle state details of the Database Infrastructure.
    maintenanceWindows List<GetDataccInfrastructureMaintenanceWindow>
    The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
    netmask String
    The netmask for the control plane network.
    networkAdapterConfiguration String
    The network adapter, transceiver and cable configuration for the client and backup networks.
    ntpServers List<String>
    The list of NTP server IP addresses. Maximum of 3 allowed.
    rackSerialNumber String
    The serial number for the Database Infrastructure.
    recoDiskPercentage Integer
    Percentage of disk space assigned for RECO disk group.
    scaleStorageTrigger Integer
    servers List<GetDataccInfrastructureServer>
    A list of Database Infrastructure nodes.
    shape String
    The shape of the Database Infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
    ssdConfigurationRequested String
    SSD configuration requested for the infrastructure.
    state String
    The current state of the Database Infrastructure.
    storageCapacities List<GetDataccInfrastructureStorageCapacity>
    Capacity details of the Storage disk group. This attribute is deprecated and will be removed in a subsequent release. Please use systemStorageCapacity instead.
    subscriptionPlanNumber String
    The unique identifier for the subscription plan number.
    systemModel String
    Database Infrastructure System Model specification. The system model determines the model of the Database Infrastructure hardware to be used.
    systemStorageCapacities List<GetDataccInfrastructureSystemStorageCapacity>
    Capacity details of different storage types.
    systemTags Map<String,String>
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    timeActivated String
    The time, in RFC3339 format, when the Database Infrastructure was activated.
    timeCreated String
    The time that the Database Infrastructure cluster was created. An RFC3339 formatted datetime string.
    timeLastStateUpdated String
    The time, in RFC3339 format, when the lifecycle state was last updated.
    timeUpdated String
    The time that the Database Infrastructure was last updated. An RFC3339 formatted datetime string.
    timeValidated String
    The time, in RFC3339 format, when the Database Infrastructure network was validated.
    version String
    The version of the system software on the Database Infrastructure.
    vlanId String
    The CPS network VLAN ID.
    acfsFileSystemStorageInGbs number
    The amount of storage (in GB) in the DATA disk group that is reserved for creating local storage for VM Clusters and application VMs.
    acfsFileSystemUsedStorageInGbs number
    The amount of storage (in GB) in the DATA disk group that is currently utilized for creating local storage for VM Clusters and application VMs. This attribute is deprecated and will be removed in a subsequent release. Please read from systemStorageCapacity instead.
    adminNetworkcidr string
    The CIDR block for the system network. The system network is a private network in Database Infrastructure and is not connected to your corporate network. The system network is used for storage (ASM) traffic, high-performance interconnect traffic and administration of infrastructure components.
    backupNetworkBondingInterface string
    The network bonding interface for backup network for the Database Infrastructure.
    backupNetworkBondingMode string
    The network bonding mode for Backup networks for the Database Infrastructure.
    clientNetworkBondingInterface string
    The network bonding interface for client network for the Database Infrastructure.
    clientNetworkBondingMode string
    The network bonding mode for Client networks for the Database Infrastructure.
    cloudControlPlaneServer1 string
    The IP address for the first control plane server.
    cloudControlPlaneServer2 string
    The IP address for the second control plane server.
    compartmentId string
    The OCID of the compartment.
    computeCapacities GetDataccInfrastructureComputeCapacity[]
    Capacity details of the Database Infrastructure.
    contacts GetDataccInfrastructureContact[]
    The list of contacts for the Database Infrastructure.
    corporateProxy string
    The corporate network proxy for access to the control plane network. Oracle recommends using an HTTPS proxy when possible for enhanced security.
    cpsNetworkBondingInterface string
    The network bonding interface for CPS network for the Database Infrastructure.
    cpsNetworkBondingMode string
    The network bonding mode for CPS networks for the Database Infrastructure.
    dataDiskPercentage number
    Percentage of disk space assigned for DATA disk group.
    definedTags {[key: string]: string}
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    description string
    Database Infrastructure description.
    displayName string
    The user-friendly name for the Database Infrastructure. The name does not need to be unique.
    dnsServers string[]
    The list of DNS server IP addresses. Maximum of 3 allowed.
    freeformTags {[key: string]: string}
    Simple key-value pair that is applied without any predefined name, type or scope. This tag option exists for cross-compatibility only. Example: {"bar-key": "value"}
    gateway string
    The gateway for the control plane network.
    id string
    The OCID of the Oracle Data Server of Infrastructure.
    infrastructureId string
    lifecycleStateDetails string
    Lifecycle state details of the Database Infrastructure.
    maintenanceWindows GetDataccInfrastructureMaintenanceWindow[]
    The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
    netmask string
    The netmask for the control plane network.
    networkAdapterConfiguration string
    The network adapter, transceiver and cable configuration for the client and backup networks.
    ntpServers string[]
    The list of NTP server IP addresses. Maximum of 3 allowed.
    rackSerialNumber string
    The serial number for the Database Infrastructure.
    recoDiskPercentage number
    Percentage of disk space assigned for RECO disk group.
    scaleStorageTrigger number
    servers GetDataccInfrastructureServer[]
    A list of Database Infrastructure nodes.
    shape string
    The shape of the Database Infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
    ssdConfigurationRequested string
    SSD configuration requested for the infrastructure.
    state string
    The current state of the Database Infrastructure.
    storageCapacities GetDataccInfrastructureStorageCapacity[]
    Capacity details of the Storage disk group. This attribute is deprecated and will be removed in a subsequent release. Please use systemStorageCapacity instead.
    subscriptionPlanNumber string
    The unique identifier for the subscription plan number.
    systemModel string
    Database Infrastructure System Model specification. The system model determines the model of the Database Infrastructure hardware to be used.
    systemStorageCapacities GetDataccInfrastructureSystemStorageCapacity[]
    Capacity details of different storage types.
    systemTags {[key: string]: string}
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    timeActivated string
    The time, in RFC3339 format, when the Database Infrastructure was activated.
    timeCreated string
    The time that the Database Infrastructure cluster was created. An RFC3339 formatted datetime string.
    timeLastStateUpdated string
    The time, in RFC3339 format, when the lifecycle state was last updated.
    timeUpdated string
    The time that the Database Infrastructure was last updated. An RFC3339 formatted datetime string.
    timeValidated string
    The time, in RFC3339 format, when the Database Infrastructure network was validated.
    version string
    The version of the system software on the Database Infrastructure.
    vlanId string
    The CPS network VLAN ID.
    acfs_file_system_storage_in_gbs float
    The amount of storage (in GB) in the DATA disk group that is reserved for creating local storage for VM Clusters and application VMs.
    acfs_file_system_used_storage_in_gbs float
    The amount of storage (in GB) in the DATA disk group that is currently utilized for creating local storage for VM Clusters and application VMs. This attribute is deprecated and will be removed in a subsequent release. Please read from systemStorageCapacity instead.
    admin_networkcidr str
    The CIDR block for the system network. The system network is a private network in Database Infrastructure and is not connected to your corporate network. The system network is used for storage (ASM) traffic, high-performance interconnect traffic and administration of infrastructure components.
    backup_network_bonding_interface str
    The network bonding interface for backup network for the Database Infrastructure.
    backup_network_bonding_mode str
    The network bonding mode for Backup networks for the Database Infrastructure.
    client_network_bonding_interface str
    The network bonding interface for client network for the Database Infrastructure.
    client_network_bonding_mode str
    The network bonding mode for Client networks for the Database Infrastructure.
    cloud_control_plane_server1 str
    The IP address for the first control plane server.
    cloud_control_plane_server2 str
    The IP address for the second control plane server.
    compartment_id str
    The OCID of the compartment.
    compute_capacities Sequence[GetDataccInfrastructureComputeCapacity]
    Capacity details of the Database Infrastructure.
    contacts Sequence[GetDataccInfrastructureContact]
    The list of contacts for the Database Infrastructure.
    corporate_proxy str
    The corporate network proxy for access to the control plane network. Oracle recommends using an HTTPS proxy when possible for enhanced security.
    cps_network_bonding_interface str
    The network bonding interface for CPS network for the Database Infrastructure.
    cps_network_bonding_mode str
    The network bonding mode for CPS networks for the Database Infrastructure.
    data_disk_percentage int
    Percentage of disk space assigned for DATA disk group.
    defined_tags Mapping[str, str]
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    description str
    Database Infrastructure description.
    display_name str
    The user-friendly name for the Database Infrastructure. The name does not need to be unique.
    dns_servers Sequence[str]
    The list of DNS server IP addresses. Maximum of 3 allowed.
    freeform_tags Mapping[str, str]
    Simple key-value pair that is applied without any predefined name, type or scope. This tag option exists for cross-compatibility only. Example: {"bar-key": "value"}
    gateway str
    The gateway for the control plane network.
    id str
    The OCID of the Oracle Data Server of Infrastructure.
    infrastructure_id str
    lifecycle_state_details str
    Lifecycle state details of the Database Infrastructure.
    maintenance_windows Sequence[GetDataccInfrastructureMaintenanceWindow]
    The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
    netmask str
    The netmask for the control plane network.
    network_adapter_configuration str
    The network adapter, transceiver and cable configuration for the client and backup networks.
    ntp_servers Sequence[str]
    The list of NTP server IP addresses. Maximum of 3 allowed.
    rack_serial_number str
    The serial number for the Database Infrastructure.
    reco_disk_percentage int
    Percentage of disk space assigned for RECO disk group.
    scale_storage_trigger int
    servers Sequence[GetDataccInfrastructureServer]
    A list of Database Infrastructure nodes.
    shape str
    The shape of the Database Infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
    ssd_configuration_requested str
    SSD configuration requested for the infrastructure.
    state str
    The current state of the Database Infrastructure.
    storage_capacities Sequence[GetDataccInfrastructureStorageCapacity]
    Capacity details of the Storage disk group. This attribute is deprecated and will be removed in a subsequent release. Please use systemStorageCapacity instead.
    subscription_plan_number str
    The unique identifier for the subscription plan number.
    system_model str
    Database Infrastructure System Model specification. The system model determines the model of the Database Infrastructure hardware to be used.
    system_storage_capacities Sequence[GetDataccInfrastructureSystemStorageCapacity]
    Capacity details of different storage types.
    system_tags Mapping[str, str]
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    time_activated str
    The time, in RFC3339 format, when the Database Infrastructure was activated.
    time_created str
    The time that the Database Infrastructure cluster was created. An RFC3339 formatted datetime string.
    time_last_state_updated str
    The time, in RFC3339 format, when the lifecycle state was last updated.
    time_updated str
    The time that the Database Infrastructure was last updated. An RFC3339 formatted datetime string.
    time_validated str
    The time, in RFC3339 format, when the Database Infrastructure network was validated.
    version str
    The version of the system software on the Database Infrastructure.
    vlan_id str
    The CPS network VLAN ID.
    acfsFileSystemStorageInGbs Number
    The amount of storage (in GB) in the DATA disk group that is reserved for creating local storage for VM Clusters and application VMs.
    acfsFileSystemUsedStorageInGbs Number
    The amount of storage (in GB) in the DATA disk group that is currently utilized for creating local storage for VM Clusters and application VMs. This attribute is deprecated and will be removed in a subsequent release. Please read from systemStorageCapacity instead.
    adminNetworkcidr String
    The CIDR block for the system network. The system network is a private network in Database Infrastructure and is not connected to your corporate network. The system network is used for storage (ASM) traffic, high-performance interconnect traffic and administration of infrastructure components.
    backupNetworkBondingInterface String
    The network bonding interface for backup network for the Database Infrastructure.
    backupNetworkBondingMode String
    The network bonding mode for Backup networks for the Database Infrastructure.
    clientNetworkBondingInterface String
    The network bonding interface for client network for the Database Infrastructure.
    clientNetworkBondingMode String
    The network bonding mode for Client networks for the Database Infrastructure.
    cloudControlPlaneServer1 String
    The IP address for the first control plane server.
    cloudControlPlaneServer2 String
    The IP address for the second control plane server.
    compartmentId String
    The OCID of the compartment.
    computeCapacities List<Property Map>
    Capacity details of the Database Infrastructure.
    contacts List<Property Map>
    The list of contacts for the Database Infrastructure.
    corporateProxy String
    The corporate network proxy for access to the control plane network. Oracle recommends using an HTTPS proxy when possible for enhanced security.
    cpsNetworkBondingInterface String
    The network bonding interface for CPS network for the Database Infrastructure.
    cpsNetworkBondingMode String
    The network bonding mode for CPS networks for the Database Infrastructure.
    dataDiskPercentage Number
    Percentage of disk space assigned for DATA disk group.
    definedTags Map<String>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    description String
    Database Infrastructure description.
    displayName String
    The user-friendly name for the Database Infrastructure. The name does not need to be unique.
    dnsServers List<String>
    The list of DNS server IP addresses. Maximum of 3 allowed.
    freeformTags Map<String>
    Simple key-value pair that is applied without any predefined name, type or scope. This tag option exists for cross-compatibility only. Example: {"bar-key": "value"}
    gateway String
    The gateway for the control plane network.
    id String
    The OCID of the Oracle Data Server of Infrastructure.
    infrastructureId String
    lifecycleStateDetails String
    Lifecycle state details of the Database Infrastructure.
    maintenanceWindows List<Property Map>
    The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
    netmask String
    The netmask for the control plane network.
    networkAdapterConfiguration String
    The network adapter, transceiver and cable configuration for the client and backup networks.
    ntpServers List<String>
    The list of NTP server IP addresses. Maximum of 3 allowed.
    rackSerialNumber String
    The serial number for the Database Infrastructure.
    recoDiskPercentage Number
    Percentage of disk space assigned for RECO disk group.
    scaleStorageTrigger Number
    servers List<Property Map>
    A list of Database Infrastructure nodes.
    shape String
    The shape of the Database Infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
    ssdConfigurationRequested String
    SSD configuration requested for the infrastructure.
    state String
    The current state of the Database Infrastructure.
    storageCapacities List<Property Map>
    Capacity details of the Storage disk group. This attribute is deprecated and will be removed in a subsequent release. Please use systemStorageCapacity instead.
    subscriptionPlanNumber String
    The unique identifier for the subscription plan number.
    systemModel String
    Database Infrastructure System Model specification. The system model determines the model of the Database Infrastructure hardware to be used.
    systemStorageCapacities List<Property Map>
    Capacity details of different storage types.
    systemTags Map<String>
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    timeActivated String
    The time, in RFC3339 format, when the Database Infrastructure was activated.
    timeCreated String
    The time that the Database Infrastructure cluster was created. An RFC3339 formatted datetime string.
    timeLastStateUpdated String
    The time, in RFC3339 format, when the lifecycle state was last updated.
    timeUpdated String
    The time that the Database Infrastructure was last updated. An RFC3339 formatted datetime string.
    timeValidated String
    The time, in RFC3339 format, when the Database Infrastructure network was validated.
    version String
    The version of the system software on the Database Infrastructure.
    vlanId String
    The CPS network VLAN ID.

    Supporting Types

    GetDataccInfrastructureComputeCapacity

    AllocatedCores int
    Total CPU cores count allocated..
    AvailableCores int
    Total available CPU cores count.
    AvailableMemoryInGbs string
    Available memory, in gigabytes (GB).
    ReservedCores int
    Total Reserved CPU cores count.
    ReservedMemoryInGbs string
    Reserved memory, in gigabytes (GB).
    TotalCores int
    Total CPU cores count.
    TotalMemoryInGbs string
    Total memory allocated, in gigabytes (GB).
    UsedMemoryInGbs string
    Memory allocated to Oracle database virtual machine cluster or Instance, in gigabytes (GB).
    AllocatedCores int
    Total CPU cores count allocated..
    AvailableCores int
    Total available CPU cores count.
    AvailableMemoryInGbs string
    Available memory, in gigabytes (GB).
    ReservedCores int
    Total Reserved CPU cores count.
    ReservedMemoryInGbs string
    Reserved memory, in gigabytes (GB).
    TotalCores int
    Total CPU cores count.
    TotalMemoryInGbs string
    Total memory allocated, in gigabytes (GB).
    UsedMemoryInGbs string
    Memory allocated to Oracle database virtual machine cluster or Instance, in gigabytes (GB).
    allocated_cores number
    Total CPU cores count allocated..
    available_cores number
    Total available CPU cores count.
    available_memory_in_gbs string
    Available memory, in gigabytes (GB).
    reserved_cores number
    Total Reserved CPU cores count.
    reserved_memory_in_gbs string
    Reserved memory, in gigabytes (GB).
    total_cores number
    Total CPU cores count.
    total_memory_in_gbs string
    Total memory allocated, in gigabytes (GB).
    used_memory_in_gbs string
    Memory allocated to Oracle database virtual machine cluster or Instance, in gigabytes (GB).
    allocatedCores Integer
    Total CPU cores count allocated..
    availableCores Integer
    Total available CPU cores count.
    availableMemoryInGbs String
    Available memory, in gigabytes (GB).
    reservedCores Integer
    Total Reserved CPU cores count.
    reservedMemoryInGbs String
    Reserved memory, in gigabytes (GB).
    totalCores Integer
    Total CPU cores count.
    totalMemoryInGbs String
    Total memory allocated, in gigabytes (GB).
    usedMemoryInGbs String
    Memory allocated to Oracle database virtual machine cluster or Instance, in gigabytes (GB).
    allocatedCores number
    Total CPU cores count allocated..
    availableCores number
    Total available CPU cores count.
    availableMemoryInGbs string
    Available memory, in gigabytes (GB).
    reservedCores number
    Total Reserved CPU cores count.
    reservedMemoryInGbs string
    Reserved memory, in gigabytes (GB).
    totalCores number
    Total CPU cores count.
    totalMemoryInGbs string
    Total memory allocated, in gigabytes (GB).
    usedMemoryInGbs string
    Memory allocated to Oracle database virtual machine cluster or Instance, in gigabytes (GB).
    allocated_cores int
    Total CPU cores count allocated..
    available_cores int
    Total available CPU cores count.
    available_memory_in_gbs str
    Available memory, in gigabytes (GB).
    reserved_cores int
    Total Reserved CPU cores count.
    reserved_memory_in_gbs str
    Reserved memory, in gigabytes (GB).
    total_cores int
    Total CPU cores count.
    total_memory_in_gbs str
    Total memory allocated, in gigabytes (GB).
    used_memory_in_gbs str
    Memory allocated to Oracle database virtual machine cluster or Instance, in gigabytes (GB).
    allocatedCores Number
    Total CPU cores count allocated..
    availableCores Number
    Total available CPU cores count.
    availableMemoryInGbs String
    Available memory, in gigabytes (GB).
    reservedCores Number
    Total Reserved CPU cores count.
    reservedMemoryInGbs String
    Reserved memory, in gigabytes (GB).
    totalCores Number
    Total CPU cores count.
    totalMemoryInGbs String
    Total memory allocated, in gigabytes (GB).
    usedMemoryInGbs String
    Memory allocated to Oracle database virtual machine cluster or Instance, in gigabytes (GB).

    GetDataccInfrastructureContact

    Email string
    The email for the Database Infrastructure contact.
    IsContactMosValidated bool
    If true, this Database Infrastructure contact is a valid My Oracle Support (MOS) contact. If false, this Database Infrastructure contact is not a valid MOS contact.
    IsPrimary bool
    If true, this Database Infrastructure contact is a primary contact. If false, this Database Infrastructure is a secondary contact.
    Name string
    The name of the Database Infrastructure contact.
    PhoneNumber string
    The phone number for the Database Infrastructure contact.
    Email string
    The email for the Database Infrastructure contact.
    IsContactMosValidated bool
    If true, this Database Infrastructure contact is a valid My Oracle Support (MOS) contact. If false, this Database Infrastructure contact is not a valid MOS contact.
    IsPrimary bool
    If true, this Database Infrastructure contact is a primary contact. If false, this Database Infrastructure is a secondary contact.
    Name string
    The name of the Database Infrastructure contact.
    PhoneNumber string
    The phone number for the Database Infrastructure contact.
    email string
    The email for the Database Infrastructure contact.
    is_contact_mos_validated bool
    If true, this Database Infrastructure contact is a valid My Oracle Support (MOS) contact. If false, this Database Infrastructure contact is not a valid MOS contact.
    is_primary bool
    If true, this Database Infrastructure contact is a primary contact. If false, this Database Infrastructure is a secondary contact.
    name string
    The name of the Database Infrastructure contact.
    phone_number string
    The phone number for the Database Infrastructure contact.
    email String
    The email for the Database Infrastructure contact.
    isContactMosValidated Boolean
    If true, this Database Infrastructure contact is a valid My Oracle Support (MOS) contact. If false, this Database Infrastructure contact is not a valid MOS contact.
    isPrimary Boolean
    If true, this Database Infrastructure contact is a primary contact. If false, this Database Infrastructure is a secondary contact.
    name String
    The name of the Database Infrastructure contact.
    phoneNumber String
    The phone number for the Database Infrastructure contact.
    email string
    The email for the Database Infrastructure contact.
    isContactMosValidated boolean
    If true, this Database Infrastructure contact is a valid My Oracle Support (MOS) contact. If false, this Database Infrastructure contact is not a valid MOS contact.
    isPrimary boolean
    If true, this Database Infrastructure contact is a primary contact. If false, this Database Infrastructure is a secondary contact.
    name string
    The name of the Database Infrastructure contact.
    phoneNumber string
    The phone number for the Database Infrastructure contact.
    email str
    The email for the Database Infrastructure contact.
    is_contact_mos_validated bool
    If true, this Database Infrastructure contact is a valid My Oracle Support (MOS) contact. If false, this Database Infrastructure contact is not a valid MOS contact.
    is_primary bool
    If true, this Database Infrastructure contact is a primary contact. If false, this Database Infrastructure is a secondary contact.
    name str
    The name of the Database Infrastructure contact.
    phone_number str
    The phone number for the Database Infrastructure contact.
    email String
    The email for the Database Infrastructure contact.
    isContactMosValidated Boolean
    If true, this Database Infrastructure contact is a valid My Oracle Support (MOS) contact. If false, this Database Infrastructure contact is not a valid MOS contact.
    isPrimary Boolean
    If true, this Database Infrastructure contact is a primary contact. If false, this Database Infrastructure is a secondary contact.
    name String
    The name of the Database Infrastructure contact.
    phoneNumber String
    The phone number for the Database Infrastructure contact.

    GetDataccInfrastructureMaintenanceWindow

    CustomActionTimeoutInMins int
    Determines the amount of time the system will wait before the start of each Database Infrastructure server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
    DaysOfWeeks List<string>
    Days during the week when maintenance should be performed.
    HoursOfDays List<int>
    The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Valid values are - 0 - represents time slot 0:00 - 3:59 UTC - 4 - represents time slot 4:00 - 7:59 UTC - 8 - represents time slot 8:00 - 11:59 UTC - 12 - represents time slot 12:00 - 15:59 UTC - 16 - represents time slot 16:00 - 19:59 UTC - 20 - represents time slot 20:00 - 23:59 UTC
    IsCustomActionTimeoutEnabled bool
    If true, enables the configuration of a custom action timeout (waiting period) between Database Infrastructure server patching operations.
    IsMonthlyPatchingEnabled bool
    If true, enables the monthly patching option.
    LeadTimeInWeeks int
    Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
    Months List<string>
    Months during the year when maintenance should be performed.
    PatchingMode string
    Cloud Database Infrastructure node patching method. IMPORTANT: Non-rolling infrastructure patching involves system down time. See Oracle-Managed Database Infrastructure Maintenance Updates for more information.
    Preference string
    The maintenance window scheduling preference.
    WeeksOfMonths List<int>
    Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week.For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
    CustomActionTimeoutInMins int
    Determines the amount of time the system will wait before the start of each Database Infrastructure server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
    DaysOfWeeks []string
    Days during the week when maintenance should be performed.
    HoursOfDays []int
    The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Valid values are - 0 - represents time slot 0:00 - 3:59 UTC - 4 - represents time slot 4:00 - 7:59 UTC - 8 - represents time slot 8:00 - 11:59 UTC - 12 - represents time slot 12:00 - 15:59 UTC - 16 - represents time slot 16:00 - 19:59 UTC - 20 - represents time slot 20:00 - 23:59 UTC
    IsCustomActionTimeoutEnabled bool
    If true, enables the configuration of a custom action timeout (waiting period) between Database Infrastructure server patching operations.
    IsMonthlyPatchingEnabled bool
    If true, enables the monthly patching option.
    LeadTimeInWeeks int
    Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
    Months []string
    Months during the year when maintenance should be performed.
    PatchingMode string
    Cloud Database Infrastructure node patching method. IMPORTANT: Non-rolling infrastructure patching involves system down time. See Oracle-Managed Database Infrastructure Maintenance Updates for more information.
    Preference string
    The maintenance window scheduling preference.
    WeeksOfMonths []int
    Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week.For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
    custom_action_timeout_in_mins number
    Determines the amount of time the system will wait before the start of each Database Infrastructure server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
    days_of_weeks list(string)
    Days during the week when maintenance should be performed.
    hours_of_days list(number)
    The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Valid values are - 0 - represents time slot 0:00 - 3:59 UTC - 4 - represents time slot 4:00 - 7:59 UTC - 8 - represents time slot 8:00 - 11:59 UTC - 12 - represents time slot 12:00 - 15:59 UTC - 16 - represents time slot 16:00 - 19:59 UTC - 20 - represents time slot 20:00 - 23:59 UTC
    is_custom_action_timeout_enabled bool
    If true, enables the configuration of a custom action timeout (waiting period) between Database Infrastructure server patching operations.
    is_monthly_patching_enabled bool
    If true, enables the monthly patching option.
    lead_time_in_weeks number
    Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
    months list(string)
    Months during the year when maintenance should be performed.
    patching_mode string
    Cloud Database Infrastructure node patching method. IMPORTANT: Non-rolling infrastructure patching involves system down time. See Oracle-Managed Database Infrastructure Maintenance Updates for more information.
    preference string
    The maintenance window scheduling preference.
    weeks_of_months list(number)
    Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week.For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
    customActionTimeoutInMins Integer
    Determines the amount of time the system will wait before the start of each Database Infrastructure server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
    daysOfWeeks List<String>
    Days during the week when maintenance should be performed.
    hoursOfDays List<Integer>
    The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Valid values are - 0 - represents time slot 0:00 - 3:59 UTC - 4 - represents time slot 4:00 - 7:59 UTC - 8 - represents time slot 8:00 - 11:59 UTC - 12 - represents time slot 12:00 - 15:59 UTC - 16 - represents time slot 16:00 - 19:59 UTC - 20 - represents time slot 20:00 - 23:59 UTC
    isCustomActionTimeoutEnabled Boolean
    If true, enables the configuration of a custom action timeout (waiting period) between Database Infrastructure server patching operations.
    isMonthlyPatchingEnabled Boolean
    If true, enables the monthly patching option.
    leadTimeInWeeks Integer
    Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
    months List<String>
    Months during the year when maintenance should be performed.
    patchingMode String
    Cloud Database Infrastructure node patching method. IMPORTANT: Non-rolling infrastructure patching involves system down time. See Oracle-Managed Database Infrastructure Maintenance Updates for more information.
    preference String
    The maintenance window scheduling preference.
    weeksOfMonths List<Integer>
    Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week.For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
    customActionTimeoutInMins number
    Determines the amount of time the system will wait before the start of each Database Infrastructure server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
    daysOfWeeks string[]
    Days during the week when maintenance should be performed.
    hoursOfDays number[]
    The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Valid values are - 0 - represents time slot 0:00 - 3:59 UTC - 4 - represents time slot 4:00 - 7:59 UTC - 8 - represents time slot 8:00 - 11:59 UTC - 12 - represents time slot 12:00 - 15:59 UTC - 16 - represents time slot 16:00 - 19:59 UTC - 20 - represents time slot 20:00 - 23:59 UTC
    isCustomActionTimeoutEnabled boolean
    If true, enables the configuration of a custom action timeout (waiting period) between Database Infrastructure server patching operations.
    isMonthlyPatchingEnabled boolean
    If true, enables the monthly patching option.
    leadTimeInWeeks number
    Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
    months string[]
    Months during the year when maintenance should be performed.
    patchingMode string
    Cloud Database Infrastructure node patching method. IMPORTANT: Non-rolling infrastructure patching involves system down time. See Oracle-Managed Database Infrastructure Maintenance Updates for more information.
    preference string
    The maintenance window scheduling preference.
    weeksOfMonths number[]
    Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week.For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
    custom_action_timeout_in_mins int
    Determines the amount of time the system will wait before the start of each Database Infrastructure server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
    days_of_weeks Sequence[str]
    Days during the week when maintenance should be performed.
    hours_of_days Sequence[int]
    The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Valid values are - 0 - represents time slot 0:00 - 3:59 UTC - 4 - represents time slot 4:00 - 7:59 UTC - 8 - represents time slot 8:00 - 11:59 UTC - 12 - represents time slot 12:00 - 15:59 UTC - 16 - represents time slot 16:00 - 19:59 UTC - 20 - represents time slot 20:00 - 23:59 UTC
    is_custom_action_timeout_enabled bool
    If true, enables the configuration of a custom action timeout (waiting period) between Database Infrastructure server patching operations.
    is_monthly_patching_enabled bool
    If true, enables the monthly patching option.
    lead_time_in_weeks int
    Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
    months Sequence[str]
    Months during the year when maintenance should be performed.
    patching_mode str
    Cloud Database Infrastructure node patching method. IMPORTANT: Non-rolling infrastructure patching involves system down time. See Oracle-Managed Database Infrastructure Maintenance Updates for more information.
    preference str
    The maintenance window scheduling preference.
    weeks_of_months Sequence[int]
    Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week.For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
    customActionTimeoutInMins Number
    Determines the amount of time the system will wait before the start of each Database Infrastructure server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
    daysOfWeeks List<String>
    Days during the week when maintenance should be performed.
    hoursOfDays List<Number>
    The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Valid values are - 0 - represents time slot 0:00 - 3:59 UTC - 4 - represents time slot 4:00 - 7:59 UTC - 8 - represents time slot 8:00 - 11:59 UTC - 12 - represents time slot 12:00 - 15:59 UTC - 16 - represents time slot 16:00 - 19:59 UTC - 20 - represents time slot 20:00 - 23:59 UTC
    isCustomActionTimeoutEnabled Boolean
    If true, enables the configuration of a custom action timeout (waiting period) between Database Infrastructure server patching operations.
    isMonthlyPatchingEnabled Boolean
    If true, enables the monthly patching option.
    leadTimeInWeeks Number
    Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
    months List<String>
    Months during the year when maintenance should be performed.
    patchingMode String
    Cloud Database Infrastructure node patching method. IMPORTANT: Non-rolling infrastructure patching involves system down time. See Oracle-Managed Database Infrastructure Maintenance Updates for more information.
    preference String
    The maintenance window scheduling preference.
    weeksOfMonths List<Number>
    Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week.For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.

    GetDataccInfrastructureServer

    BaseVmCount int
    Number of database virtual machines hosted on the server.
    ComputeCapacities List<GetDataccInfrastructureServerComputeCapacity>
    Capacity details of the Database Infrastructure.
    Id string
    The OCID of the Oracle Data Server of Infrastructure.
    IlomIpAddress string
    Database Infrastructure Server ILOM IP address.
    IlomName string
    Database Infrastructure Server ILOM name.
    InstanceVmCount int
    Number of instances hosted on the server.
    ServerIpAddress string
    Database Infrastructure Server IP address.
    ServerName string
    Database Infrastructure Server name.
    State string
    The current state of the Database Infrastructure.
    BaseVmCount int
    Number of database virtual machines hosted on the server.
    ComputeCapacities []GetDataccInfrastructureServerComputeCapacity
    Capacity details of the Database Infrastructure.
    Id string
    The OCID of the Oracle Data Server of Infrastructure.
    IlomIpAddress string
    Database Infrastructure Server ILOM IP address.
    IlomName string
    Database Infrastructure Server ILOM name.
    InstanceVmCount int
    Number of instances hosted on the server.
    ServerIpAddress string
    Database Infrastructure Server IP address.
    ServerName string
    Database Infrastructure Server name.
    State string
    The current state of the Database Infrastructure.
    base_vm_count number
    Number of database virtual machines hosted on the server.
    compute_capacities list(object)
    Capacity details of the Database Infrastructure.
    id string
    The OCID of the Oracle Data Server of Infrastructure.
    ilom_ip_address string
    Database Infrastructure Server ILOM IP address.
    ilom_name string
    Database Infrastructure Server ILOM name.
    instance_vm_count number
    Number of instances hosted on the server.
    server_ip_address string
    Database Infrastructure Server IP address.
    server_name string
    Database Infrastructure Server name.
    state string
    The current state of the Database Infrastructure.
    baseVmCount Integer
    Number of database virtual machines hosted on the server.
    computeCapacities List<GetDataccInfrastructureServerComputeCapacity>
    Capacity details of the Database Infrastructure.
    id String
    The OCID of the Oracle Data Server of Infrastructure.
    ilomIpAddress String
    Database Infrastructure Server ILOM IP address.
    ilomName String
    Database Infrastructure Server ILOM name.
    instanceVmCount Integer
    Number of instances hosted on the server.
    serverIpAddress String
    Database Infrastructure Server IP address.
    serverName String
    Database Infrastructure Server name.
    state String
    The current state of the Database Infrastructure.
    baseVmCount number
    Number of database virtual machines hosted on the server.
    computeCapacities GetDataccInfrastructureServerComputeCapacity[]
    Capacity details of the Database Infrastructure.
    id string
    The OCID of the Oracle Data Server of Infrastructure.
    ilomIpAddress string
    Database Infrastructure Server ILOM IP address.
    ilomName string
    Database Infrastructure Server ILOM name.
    instanceVmCount number
    Number of instances hosted on the server.
    serverIpAddress string
    Database Infrastructure Server IP address.
    serverName string
    Database Infrastructure Server name.
    state string
    The current state of the Database Infrastructure.
    base_vm_count int
    Number of database virtual machines hosted on the server.
    compute_capacities Sequence[GetDataccInfrastructureServerComputeCapacity]
    Capacity details of the Database Infrastructure.
    id str
    The OCID of the Oracle Data Server of Infrastructure.
    ilom_ip_address str
    Database Infrastructure Server ILOM IP address.
    ilom_name str
    Database Infrastructure Server ILOM name.
    instance_vm_count int
    Number of instances hosted on the server.
    server_ip_address str
    Database Infrastructure Server IP address.
    server_name str
    Database Infrastructure Server name.
    state str
    The current state of the Database Infrastructure.
    baseVmCount Number
    Number of database virtual machines hosted on the server.
    computeCapacities List<Property Map>
    Capacity details of the Database Infrastructure.
    id String
    The OCID of the Oracle Data Server of Infrastructure.
    ilomIpAddress String
    Database Infrastructure Server ILOM IP address.
    ilomName String
    Database Infrastructure Server ILOM name.
    instanceVmCount Number
    Number of instances hosted on the server.
    serverIpAddress String
    Database Infrastructure Server IP address.
    serverName String
    Database Infrastructure Server name.
    state String
    The current state of the Database Infrastructure.

    GetDataccInfrastructureServerComputeCapacity

    AllocatedCores int
    Total CPU cores count allocated..
    AvailableCores int
    Total available CPU cores count.
    AvailableMemoryInGbs string
    Available memory, in gigabytes (GB).
    ReservedCores int
    Total Reserved CPU cores count.
    ReservedMemoryInGbs string
    Reserved memory, in gigabytes (GB).
    TotalCores int
    Total CPU cores count.
    TotalMemoryInGbs string
    Total memory allocated, in gigabytes (GB).
    UsedMemoryInGbs string
    Memory allocated to Oracle database virtual machine cluster or Instance, in gigabytes (GB).
    AllocatedCores int
    Total CPU cores count allocated..
    AvailableCores int
    Total available CPU cores count.
    AvailableMemoryInGbs string
    Available memory, in gigabytes (GB).
    ReservedCores int
    Total Reserved CPU cores count.
    ReservedMemoryInGbs string
    Reserved memory, in gigabytes (GB).
    TotalCores int
    Total CPU cores count.
    TotalMemoryInGbs string
    Total memory allocated, in gigabytes (GB).
    UsedMemoryInGbs string
    Memory allocated to Oracle database virtual machine cluster or Instance, in gigabytes (GB).
    allocated_cores number
    Total CPU cores count allocated..
    available_cores number
    Total available CPU cores count.
    available_memory_in_gbs string
    Available memory, in gigabytes (GB).
    reserved_cores number
    Total Reserved CPU cores count.
    reserved_memory_in_gbs string
    Reserved memory, in gigabytes (GB).
    total_cores number
    Total CPU cores count.
    total_memory_in_gbs string
    Total memory allocated, in gigabytes (GB).
    used_memory_in_gbs string
    Memory allocated to Oracle database virtual machine cluster or Instance, in gigabytes (GB).
    allocatedCores Integer
    Total CPU cores count allocated..
    availableCores Integer
    Total available CPU cores count.
    availableMemoryInGbs String
    Available memory, in gigabytes (GB).
    reservedCores Integer
    Total Reserved CPU cores count.
    reservedMemoryInGbs String
    Reserved memory, in gigabytes (GB).
    totalCores Integer
    Total CPU cores count.
    totalMemoryInGbs String
    Total memory allocated, in gigabytes (GB).
    usedMemoryInGbs String
    Memory allocated to Oracle database virtual machine cluster or Instance, in gigabytes (GB).
    allocatedCores number
    Total CPU cores count allocated..
    availableCores number
    Total available CPU cores count.
    availableMemoryInGbs string
    Available memory, in gigabytes (GB).
    reservedCores number
    Total Reserved CPU cores count.
    reservedMemoryInGbs string
    Reserved memory, in gigabytes (GB).
    totalCores number
    Total CPU cores count.
    totalMemoryInGbs string
    Total memory allocated, in gigabytes (GB).
    usedMemoryInGbs string
    Memory allocated to Oracle database virtual machine cluster or Instance, in gigabytes (GB).
    allocated_cores int
    Total CPU cores count allocated..
    available_cores int
    Total available CPU cores count.
    available_memory_in_gbs str
    Available memory, in gigabytes (GB).
    reserved_cores int
    Total Reserved CPU cores count.
    reserved_memory_in_gbs str
    Reserved memory, in gigabytes (GB).
    total_cores int
    Total CPU cores count.
    total_memory_in_gbs str
    Total memory allocated, in gigabytes (GB).
    used_memory_in_gbs str
    Memory allocated to Oracle database virtual machine cluster or Instance, in gigabytes (GB).
    allocatedCores Number
    Total CPU cores count allocated..
    availableCores Number
    Total available CPU cores count.
    availableMemoryInGbs String
    Available memory, in gigabytes (GB).
    reservedCores Number
    Total Reserved CPU cores count.
    reservedMemoryInGbs String
    Reserved memory, in gigabytes (GB).
    totalCores Number
    Total CPU cores count.
    totalMemoryInGbs String
    Total memory allocated, in gigabytes (GB).
    usedMemoryInGbs String
    Memory allocated to Oracle database virtual machine cluster or Instance, in gigabytes (GB).

    GetDataccInfrastructureStorageCapacity

    DiskGroup string
    Disk group name.
    LogicalFreeSpaceInGbs string
    The total amount of logical disk space that is currently available for use in a disk group, in gigabytes (GB).
    PhyFreeSpaceInGbs string
    The total amount of physical disk space that is currently available for use in a disk group, in gigabytes (GB).
    PhyReservedSpaceInGbs string
    The total amount of physical disk space that is reserved for system use in a disk group, in gigabytes (GB).
    PhyTotalSpaceInGbs string
    The total amount of physical disk space available in a disk group, in gigabytes (GB).
    StorageDiskRedundancy string
    The Disk redundancy for Database Infrastructure storage.
    DiskGroup string
    Disk group name.
    LogicalFreeSpaceInGbs string
    The total amount of logical disk space that is currently available for use in a disk group, in gigabytes (GB).
    PhyFreeSpaceInGbs string
    The total amount of physical disk space that is currently available for use in a disk group, in gigabytes (GB).
    PhyReservedSpaceInGbs string
    The total amount of physical disk space that is reserved for system use in a disk group, in gigabytes (GB).
    PhyTotalSpaceInGbs string
    The total amount of physical disk space available in a disk group, in gigabytes (GB).
    StorageDiskRedundancy string
    The Disk redundancy for Database Infrastructure storage.
    disk_group string
    Disk group name.
    logical_free_space_in_gbs string
    The total amount of logical disk space that is currently available for use in a disk group, in gigabytes (GB).
    phy_free_space_in_gbs string
    The total amount of physical disk space that is currently available for use in a disk group, in gigabytes (GB).
    phy_reserved_space_in_gbs string
    The total amount of physical disk space that is reserved for system use in a disk group, in gigabytes (GB).
    phy_total_space_in_gbs string
    The total amount of physical disk space available in a disk group, in gigabytes (GB).
    storage_disk_redundancy string
    The Disk redundancy for Database Infrastructure storage.
    diskGroup String
    Disk group name.
    logicalFreeSpaceInGbs String
    The total amount of logical disk space that is currently available for use in a disk group, in gigabytes (GB).
    phyFreeSpaceInGbs String
    The total amount of physical disk space that is currently available for use in a disk group, in gigabytes (GB).
    phyReservedSpaceInGbs String
    The total amount of physical disk space that is reserved for system use in a disk group, in gigabytes (GB).
    phyTotalSpaceInGbs String
    The total amount of physical disk space available in a disk group, in gigabytes (GB).
    storageDiskRedundancy String
    The Disk redundancy for Database Infrastructure storage.
    diskGroup string
    Disk group name.
    logicalFreeSpaceInGbs string
    The total amount of logical disk space that is currently available for use in a disk group, in gigabytes (GB).
    phyFreeSpaceInGbs string
    The total amount of physical disk space that is currently available for use in a disk group, in gigabytes (GB).
    phyReservedSpaceInGbs string
    The total amount of physical disk space that is reserved for system use in a disk group, in gigabytes (GB).
    phyTotalSpaceInGbs string
    The total amount of physical disk space available in a disk group, in gigabytes (GB).
    storageDiskRedundancy string
    The Disk redundancy for Database Infrastructure storage.
    disk_group str
    Disk group name.
    logical_free_space_in_gbs str
    The total amount of logical disk space that is currently available for use in a disk group, in gigabytes (GB).
    phy_free_space_in_gbs str
    The total amount of physical disk space that is currently available for use in a disk group, in gigabytes (GB).
    phy_reserved_space_in_gbs str
    The total amount of physical disk space that is reserved for system use in a disk group, in gigabytes (GB).
    phy_total_space_in_gbs str
    The total amount of physical disk space available in a disk group, in gigabytes (GB).
    storage_disk_redundancy str
    The Disk redundancy for Database Infrastructure storage.
    diskGroup String
    Disk group name.
    logicalFreeSpaceInGbs String
    The total amount of logical disk space that is currently available for use in a disk group, in gigabytes (GB).
    phyFreeSpaceInGbs String
    The total amount of physical disk space that is currently available for use in a disk group, in gigabytes (GB).
    phyReservedSpaceInGbs String
    The total amount of physical disk space that is reserved for system use in a disk group, in gigabytes (GB).
    phyTotalSpaceInGbs String
    The total amount of physical disk space available in a disk group, in gigabytes (GB).
    storageDiskRedundancy String
    The Disk redundancy for Database Infrastructure storage.

    GetDataccInfrastructureSystemStorageCapacity

    Acfs List<GetDataccInfrastructureSystemStorageCapacityAcf>
    The amount of storage (in GB) in the DATA disk group that is currently utilized for creating local storage for VM Clusters and application VMs.
    DiskGroups List<GetDataccInfrastructureSystemStorageCapacityDiskGroup>
    List of storage disk group capacity details.
    Acfs []GetDataccInfrastructureSystemStorageCapacityAcf
    The amount of storage (in GB) in the DATA disk group that is currently utilized for creating local storage for VM Clusters and application VMs.
    DiskGroups []GetDataccInfrastructureSystemStorageCapacityDiskGroup
    List of storage disk group capacity details.
    acfs list(object)
    The amount of storage (in GB) in the DATA disk group that is currently utilized for creating local storage for VM Clusters and application VMs.
    disk_groups list(object)
    List of storage disk group capacity details.
    acfs List<GetDataccInfrastructureSystemStorageCapacityAcf>
    The amount of storage (in GB) in the DATA disk group that is currently utilized for creating local storage for VM Clusters and application VMs.
    diskGroups List<GetDataccInfrastructureSystemStorageCapacityDiskGroup>
    List of storage disk group capacity details.
    acfs GetDataccInfrastructureSystemStorageCapacityAcf[]
    The amount of storage (in GB) in the DATA disk group that is currently utilized for creating local storage for VM Clusters and application VMs.
    diskGroups GetDataccInfrastructureSystemStorageCapacityDiskGroup[]
    List of storage disk group capacity details.
    acfs Sequence[GetDataccInfrastructureSystemStorageCapacityAcf]
    The amount of storage (in GB) in the DATA disk group that is currently utilized for creating local storage for VM Clusters and application VMs.
    disk_groups Sequence[GetDataccInfrastructureSystemStorageCapacityDiskGroup]
    List of storage disk group capacity details.
    acfs List<Property Map>
    The amount of storage (in GB) in the DATA disk group that is currently utilized for creating local storage for VM Clusters and application VMs.
    diskGroups List<Property Map>
    List of storage disk group capacity details.

    GetDataccInfrastructureSystemStorageCapacityAcf

    FreeSpaceInGbs double
    The total amount of logical disk space that is currently available for use, in gigabytes (GB).
    TotalSpaceInGbs double
    The total amount of logical disk space available, in gigabytes (GB).
    FreeSpaceInGbs float64
    The total amount of logical disk space that is currently available for use, in gigabytes (GB).
    TotalSpaceInGbs float64
    The total amount of logical disk space available, in gigabytes (GB).
    free_space_in_gbs number
    The total amount of logical disk space that is currently available for use, in gigabytes (GB).
    total_space_in_gbs number
    The total amount of logical disk space available, in gigabytes (GB).
    freeSpaceInGbs Double
    The total amount of logical disk space that is currently available for use, in gigabytes (GB).
    totalSpaceInGbs Double
    The total amount of logical disk space available, in gigabytes (GB).
    freeSpaceInGbs number
    The total amount of logical disk space that is currently available for use, in gigabytes (GB).
    totalSpaceInGbs number
    The total amount of logical disk space available, in gigabytes (GB).
    free_space_in_gbs float
    The total amount of logical disk space that is currently available for use, in gigabytes (GB).
    total_space_in_gbs float
    The total amount of logical disk space available, in gigabytes (GB).
    freeSpaceInGbs Number
    The total amount of logical disk space that is currently available for use, in gigabytes (GB).
    totalSpaceInGbs Number
    The total amount of logical disk space available, in gigabytes (GB).

    GetDataccInfrastructureSystemStorageCapacityDiskGroup

    FreeSpaceInGbs double
    The total amount of logical disk space that is currently available for use, in gigabytes (GB).
    ReservedSpaceInGbs double
    The total amount of logical disk space that is reserved for system use, in gigabytes (GB).
    StorageType string
    The storage type for the Cloud Database Infrastructure.
    TotalSpaceInGbs double
    The total amount of logical disk space available, in gigabytes (GB).
    FreeSpaceInGbs float64
    The total amount of logical disk space that is currently available for use, in gigabytes (GB).
    ReservedSpaceInGbs float64
    The total amount of logical disk space that is reserved for system use, in gigabytes (GB).
    StorageType string
    The storage type for the Cloud Database Infrastructure.
    TotalSpaceInGbs float64
    The total amount of logical disk space available, in gigabytes (GB).
    free_space_in_gbs number
    The total amount of logical disk space that is currently available for use, in gigabytes (GB).
    reserved_space_in_gbs number
    The total amount of logical disk space that is reserved for system use, in gigabytes (GB).
    storage_type string
    The storage type for the Cloud Database Infrastructure.
    total_space_in_gbs number
    The total amount of logical disk space available, in gigabytes (GB).
    freeSpaceInGbs Double
    The total amount of logical disk space that is currently available for use, in gigabytes (GB).
    reservedSpaceInGbs Double
    The total amount of logical disk space that is reserved for system use, in gigabytes (GB).
    storageType String
    The storage type for the Cloud Database Infrastructure.
    totalSpaceInGbs Double
    The total amount of logical disk space available, in gigabytes (GB).
    freeSpaceInGbs number
    The total amount of logical disk space that is currently available for use, in gigabytes (GB).
    reservedSpaceInGbs number
    The total amount of logical disk space that is reserved for system use, in gigabytes (GB).
    storageType string
    The storage type for the Cloud Database Infrastructure.
    totalSpaceInGbs number
    The total amount of logical disk space available, in gigabytes (GB).
    free_space_in_gbs float
    The total amount of logical disk space that is currently available for use, in gigabytes (GB).
    reserved_space_in_gbs float
    The total amount of logical disk space that is reserved for system use, in gigabytes (GB).
    storage_type str
    The storage type for the Cloud Database Infrastructure.
    total_space_in_gbs float
    The total amount of logical disk space available, in gigabytes (GB).
    freeSpaceInGbs Number
    The total amount of logical disk space that is currently available for use, in gigabytes (GB).
    reservedSpaceInGbs Number
    The total amount of logical disk space that is reserved for system use, in gigabytes (GB).
    storageType String
    The storage type for the Cloud Database Infrastructure.
    totalSpaceInGbs Number
    The total amount of logical disk space available, in gigabytes (GB).

    Package Details

    Repository
    oci pulumi/pulumi-oci
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the oci Terraform Provider.
    oci logo oci logo
    Viewing docs for Oracle Cloud Infrastructure v4.20.0
    published on Wednesday, Jul 15, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial