oci.Database.getExadataInfrastructure
Explore with Pulumi AI
This data source provides details about a specific Exadata Infrastructure resource in Oracle Cloud Infrastructure Database service.
Gets information about the specified Exadata infrastructure. Applies to Exadata Cloud@Customer instances only. To get information on an Exadata Cloud Service infrastructure resource, use the GetCloudExadataInfrastructure operation.
Example Usage
Coming soon!
Coming soon!
Coming soon!
Coming soon!
Coming soon!
variables:
  testExadataInfrastructure:
    fn::invoke:
      function: oci:Database:getExadataInfrastructure
      arguments:
        exadataInfrastructureId: ${testExadataInfrastructureOciDatabaseExadataInfrastructure.id}
        excludedFields: ${exadataInfrastructureExcludedFields}
Using getExadataInfrastructure
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 getExadataInfrastructure(args: GetExadataInfrastructureArgs, opts?: InvokeOptions): Promise<GetExadataInfrastructureResult>
function getExadataInfrastructureOutput(args: GetExadataInfrastructureOutputArgs, opts?: InvokeOptions): Output<GetExadataInfrastructureResult>def get_exadata_infrastructure(exadata_infrastructure_id: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetExadataInfrastructureResult
def get_exadata_infrastructure_output(exadata_infrastructure_id: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetExadataInfrastructureResult]func LookupExadataInfrastructure(ctx *Context, args *LookupExadataInfrastructureArgs, opts ...InvokeOption) (*LookupExadataInfrastructureResult, error)
func LookupExadataInfrastructureOutput(ctx *Context, args *LookupExadataInfrastructureOutputArgs, opts ...InvokeOption) LookupExadataInfrastructureResultOutput> Note: This function is named LookupExadataInfrastructure in the Go SDK.
public static class GetExadataInfrastructure 
{
    public static Task<GetExadataInfrastructureResult> InvokeAsync(GetExadataInfrastructureArgs args, InvokeOptions? opts = null)
    public static Output<GetExadataInfrastructureResult> Invoke(GetExadataInfrastructureInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetExadataInfrastructureResult> getExadataInfrastructure(GetExadataInfrastructureArgs args, InvokeOptions options)
public static Output<GetExadataInfrastructureResult> getExadataInfrastructure(GetExadataInfrastructureArgs args, InvokeOptions options)
fn::invoke:
  function: oci:Database/getExadataInfrastructure:getExadataInfrastructure
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ExadataInfrastructure stringId 
- The Exadata infrastructure OCID.
- ExadataInfrastructure stringId 
- The Exadata infrastructure OCID.
- exadataInfrastructure StringId 
- The Exadata infrastructure OCID.
- exadataInfrastructure stringId 
- The Exadata infrastructure OCID.
- exadata_infrastructure_ strid 
- The Exadata infrastructure OCID.
- exadataInfrastructure StringId 
- The Exadata infrastructure OCID.
getExadataInfrastructure Result
The following output properties are available:
- ActivatedStorage intCount 
- The requested number of additional storage servers activated for the Exadata infrastructure.
- ActivationFile string
- AdditionalCompute intCount 
- The requested number of additional compute servers for the Exadata infrastructure.
- AdditionalCompute stringSystem Model 
- Oracle Exadata System Model specification. The system model determines the amount of compute or storage server resources available for use. For more information, please see [System and Shape Configuration Options] (https://docs.oracle.com/en/engineered-systems/exadata-cloud-at-customer/ecccm/ecc-system-config-options.html#GUID-9E090174-5C57-4EB1-9243-B470F9F10D6B)
- AdditionalStorage intCount 
- The requested number of additional storage servers for the Exadata infrastructure.
- AdminNetwork stringCidr 
- The CIDR block for the Exadata administration network.
- AvailabilityDomain string
- The name of the availability domain that the Exadata infrastructure is located in.
- CloudControl stringPlane Server1 
- The IP address for the first control plane server.
- CloudControl stringPlane Server2 
- The IP address for the second control plane server.
- CompartmentId string
- The OCID of the compartment.
- ComputeCount int
- The number of compute servers for the Exadata infrastructure.
- ComputeModel string
- The compute model of the Autonomous Database. This is required if using the computeCountparameter. If usingcpuCoreCountthen it is an error to specifycomputeModelto a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
- Contacts
List<GetExadata Infrastructure Contact> 
- The list of contacts for the Exadata infrastructure.
- CorporateProxy string
- The corporate network proxy for access to the control plane network.
- CpusEnabled int
- The number of enabled CPU cores.
- CreateAsync bool
- CsiNumber string
- The CSI Number of the Exadata infrastructure.
- DataStorage doubleSize In Tbs 
- Size, in terabytes, of the DATA disk group.
- DatabaseServer stringType 
- The database server type of the Exadata infrastructure.
- DbNode intStorage Size In Gbs 
- The local node storage allocated in GBs.
- DbServer stringVersion 
- The software version of the database servers (dom0) in the Exadata infrastructure.
- DefinedFile List<GetSystem Configurations Exadata Infrastructure Defined File System Configuration> 
- Details of the file system configuration of the Exadata infrastructure.
- 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 Cloud@Customer infrastructure. The name does not need to be unique.
- DnsServers List<string>
- The list of DNS server IP addresses. Maximum of 3 allowed.
- ExadataInfrastructure stringId 
- ExascaleConfigs List<GetExadata Infrastructure Exascale Config> 
- The exascale config response details for the Exadata Cloud@Customer infrastructure or cloud Exadata infrastructure . Applies to both Exadata Cloud@Customer instances and Exadata Cloud Service instances.
- 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"}
- Gateway string
- The gateway for the control plane network.
- Id string
- The OCID of the Exadata infrastructure.
- InfiniBand stringNetwork Cidr 
- The CIDR block for the Exadata InfiniBand interconnect.
- IsCps boolOffline Report Enabled 
- Indicates whether cps offline diagnostic report is enabled for this Exadata infrastructure. This will allow a customer to quickly check status themselves and fix problems on their end, saving time and frustration for both Oracle and the customer when they find the CPS in a disconnected state.You can enable offline diagnostic report during Exadata infrastructure provisioning. You can also disable or enable it at any time using the UpdateExadatainfrastructure API.
- IsMulti boolRack Deployment 
- Indicates if deployment is Multi-Rack or not.
- IsScheduling boolPolicy Associated 
- If true, the infrastructure is using granular maintenance scheduling preference.
- LifecycleDetails string
- Additional information about the current lifecycle state.
- MaintenanceSlo stringStatus 
- A field to capture ‘Maintenance SLO Status’ for the Exadata infrastructure with values ‘OK’, ‘DEGRADED’. Default is ‘OK’ when the infrastructure is provisioned.
- MaintenanceWindows List<GetExadata Infrastructure Maintenance Window> 
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- MaxCpu intCount 
- The total number of CPU cores available.
- MaxData doubleStorage In Tbs 
- The total available DATA disk group size.
- MaxDb intNode Storage In Gbs 
- The total local node storage available in GBs.
- MaxMemory intIn Gbs 
- The total memory available in GBs.
- MemorySize intIn Gbs 
- The memory allocated in GBs.
- MonthlyDb stringServer Version 
- The monthly software version of the database servers (dom0) in the Exadata infrastructure.
- MultiRack stringConfiguration File 
- The base64 encoded Multi-Rack configuration json file.
- Netmask string
- The netmask for the control plane network.
- NetworkBonding List<GetMode Details Exadata Infrastructure Network Bonding Mode Detail> 
- Details of bonding mode for Client and Backup and DR networks of an Exadata infrastructure.
- NtpServers List<string>
- The list of NTP server IP addresses. Maximum of 3 allowed.
- RackSerial stringNumber 
- The serial number for the Exadata infrastructure.
- Shape string
- The shape of the Exadata infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
- State string
- The current lifecycle state of the Exadata infrastructure.
- StorageCount int
- The number of Exadata storage servers for the Exadata infrastructure.
- StorageServer stringType 
- The storage server type of the Exadata infrastructure.
- StorageServer stringVersion 
- The software version of the storage servers (cells) in the Exadata infrastructure.
- TimeCreated string
- The date and time the Exadata infrastructure was created.
- TimeZone string
- The time zone of the Exadata infrastructure. For details, see Exadata Infrastructure Time Zones.
- ActivatedStorage intCount 
- The requested number of additional storage servers activated for the Exadata infrastructure.
- ActivationFile string
- AdditionalCompute intCount 
- The requested number of additional compute servers for the Exadata infrastructure.
- AdditionalCompute stringSystem Model 
- Oracle Exadata System Model specification. The system model determines the amount of compute or storage server resources available for use. For more information, please see [System and Shape Configuration Options] (https://docs.oracle.com/en/engineered-systems/exadata-cloud-at-customer/ecccm/ecc-system-config-options.html#GUID-9E090174-5C57-4EB1-9243-B470F9F10D6B)
- AdditionalStorage intCount 
- The requested number of additional storage servers for the Exadata infrastructure.
- AdminNetwork stringCidr 
- The CIDR block for the Exadata administration network.
- AvailabilityDomain string
- The name of the availability domain that the Exadata infrastructure is located in.
- CloudControl stringPlane Server1 
- The IP address for the first control plane server.
- CloudControl stringPlane Server2 
- The IP address for the second control plane server.
- CompartmentId string
- The OCID of the compartment.
- ComputeCount int
- The number of compute servers for the Exadata infrastructure.
- ComputeModel string
- The compute model of the Autonomous Database. This is required if using the computeCountparameter. If usingcpuCoreCountthen it is an error to specifycomputeModelto a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
- Contacts
[]GetExadata Infrastructure Contact 
- The list of contacts for the Exadata infrastructure.
- CorporateProxy string
- The corporate network proxy for access to the control plane network.
- CpusEnabled int
- The number of enabled CPU cores.
- CreateAsync bool
- CsiNumber string
- The CSI Number of the Exadata infrastructure.
- DataStorage float64Size In Tbs 
- Size, in terabytes, of the DATA disk group.
- DatabaseServer stringType 
- The database server type of the Exadata infrastructure.
- DbNode intStorage Size In Gbs 
- The local node storage allocated in GBs.
- DbServer stringVersion 
- The software version of the database servers (dom0) in the Exadata infrastructure.
- DefinedFile []GetSystem Configurations Exadata Infrastructure Defined File System Configuration 
- Details of the file system configuration of the Exadata infrastructure.
- 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 Cloud@Customer infrastructure. The name does not need to be unique.
- DnsServers []string
- The list of DNS server IP addresses. Maximum of 3 allowed.
- ExadataInfrastructure stringId 
- ExascaleConfigs []GetExadata Infrastructure Exascale Config 
- The exascale config response details for the Exadata Cloud@Customer infrastructure or cloud Exadata infrastructure . Applies to both Exadata Cloud@Customer instances and Exadata Cloud Service instances.
- 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"}
- Gateway string
- The gateway for the control plane network.
- Id string
- The OCID of the Exadata infrastructure.
- InfiniBand stringNetwork Cidr 
- The CIDR block for the Exadata InfiniBand interconnect.
- IsCps boolOffline Report Enabled 
- Indicates whether cps offline diagnostic report is enabled for this Exadata infrastructure. This will allow a customer to quickly check status themselves and fix problems on their end, saving time and frustration for both Oracle and the customer when they find the CPS in a disconnected state.You can enable offline diagnostic report during Exadata infrastructure provisioning. You can also disable or enable it at any time using the UpdateExadatainfrastructure API.
- IsMulti boolRack Deployment 
- Indicates if deployment is Multi-Rack or not.
- IsScheduling boolPolicy Associated 
- If true, the infrastructure is using granular maintenance scheduling preference.
- LifecycleDetails string
- Additional information about the current lifecycle state.
- MaintenanceSlo stringStatus 
- A field to capture ‘Maintenance SLO Status’ for the Exadata infrastructure with values ‘OK’, ‘DEGRADED’. Default is ‘OK’ when the infrastructure is provisioned.
- MaintenanceWindows []GetExadata Infrastructure Maintenance Window 
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- MaxCpu intCount 
- The total number of CPU cores available.
- MaxData float64Storage In Tbs 
- The total available DATA disk group size.
- MaxDb intNode Storage In Gbs 
- The total local node storage available in GBs.
- MaxMemory intIn Gbs 
- The total memory available in GBs.
- MemorySize intIn Gbs 
- The memory allocated in GBs.
- MonthlyDb stringServer Version 
- The monthly software version of the database servers (dom0) in the Exadata infrastructure.
- MultiRack stringConfiguration File 
- The base64 encoded Multi-Rack configuration json file.
- Netmask string
- The netmask for the control plane network.
- NetworkBonding []GetMode Details Exadata Infrastructure Network Bonding Mode Detail 
- Details of bonding mode for Client and Backup and DR networks of an Exadata infrastructure.
- NtpServers []string
- The list of NTP server IP addresses. Maximum of 3 allowed.
- RackSerial stringNumber 
- The serial number for the Exadata infrastructure.
- Shape string
- The shape of the Exadata infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
- State string
- The current lifecycle state of the Exadata infrastructure.
- StorageCount int
- The number of Exadata storage servers for the Exadata infrastructure.
- StorageServer stringType 
- The storage server type of the Exadata infrastructure.
- StorageServer stringVersion 
- The software version of the storage servers (cells) in the Exadata infrastructure.
- TimeCreated string
- The date and time the Exadata infrastructure was created.
- TimeZone string
- The time zone of the Exadata infrastructure. For details, see Exadata Infrastructure Time Zones.
- activatedStorage IntegerCount 
- The requested number of additional storage servers activated for the Exadata infrastructure.
- activationFile String
- additionalCompute IntegerCount 
- The requested number of additional compute servers for the Exadata infrastructure.
- additionalCompute StringSystem Model 
- Oracle Exadata System Model specification. The system model determines the amount of compute or storage server resources available for use. For more information, please see [System and Shape Configuration Options] (https://docs.oracle.com/en/engineered-systems/exadata-cloud-at-customer/ecccm/ecc-system-config-options.html#GUID-9E090174-5C57-4EB1-9243-B470F9F10D6B)
- additionalStorage IntegerCount 
- The requested number of additional storage servers for the Exadata infrastructure.
- adminNetwork StringCidr 
- The CIDR block for the Exadata administration network.
- availabilityDomain String
- The name of the availability domain that the Exadata infrastructure is located in.
- cloudControl StringPlane Server1 
- The IP address for the first control plane server.
- cloudControl StringPlane Server2 
- The IP address for the second control plane server.
- compartmentId String
- The OCID of the compartment.
- computeCount Integer
- The number of compute servers for the Exadata infrastructure.
- computeModel String
- The compute model of the Autonomous Database. This is required if using the computeCountparameter. If usingcpuCoreCountthen it is an error to specifycomputeModelto a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
- contacts
List<GetExadata Infrastructure Contact> 
- The list of contacts for the Exadata infrastructure.
- corporateProxy String
- The corporate network proxy for access to the control plane network.
- cpusEnabled Integer
- The number of enabled CPU cores.
- createAsync Boolean
- csiNumber String
- The CSI Number of the Exadata infrastructure.
- dataStorage DoubleSize In Tbs 
- Size, in terabytes, of the DATA disk group.
- databaseServer StringType 
- The database server type of the Exadata infrastructure.
- dbNode IntegerStorage Size In Gbs 
- The local node storage allocated in GBs.
- dbServer StringVersion 
- The software version of the database servers (dom0) in the Exadata infrastructure.
- definedFile List<GetSystem Configurations Exadata Infrastructure Defined File System Configuration> 
- Details of the file system configuration of the Exadata infrastructure.
- 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 Cloud@Customer infrastructure. The name does not need to be unique.
- dnsServers List<String>
- The list of DNS server IP addresses. Maximum of 3 allowed.
- exadataInfrastructure StringId 
- exascaleConfigs List<GetExadata Infrastructure Exascale Config> 
- The exascale config response details for the Exadata Cloud@Customer infrastructure or cloud Exadata infrastructure . Applies to both Exadata Cloud@Customer instances and Exadata Cloud Service instances.
- 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"}
- gateway String
- The gateway for the control plane network.
- id String
- The OCID of the Exadata infrastructure.
- infiniBand StringNetwork Cidr 
- The CIDR block for the Exadata InfiniBand interconnect.
- isCps BooleanOffline Report Enabled 
- Indicates whether cps offline diagnostic report is enabled for this Exadata infrastructure. This will allow a customer to quickly check status themselves and fix problems on their end, saving time and frustration for both Oracle and the customer when they find the CPS in a disconnected state.You can enable offline diagnostic report during Exadata infrastructure provisioning. You can also disable or enable it at any time using the UpdateExadatainfrastructure API.
- isMulti BooleanRack Deployment 
- Indicates if deployment is Multi-Rack or not.
- isScheduling BooleanPolicy Associated 
- If true, the infrastructure is using granular maintenance scheduling preference.
- lifecycleDetails String
- Additional information about the current lifecycle state.
- maintenanceSlo StringStatus 
- A field to capture ‘Maintenance SLO Status’ for the Exadata infrastructure with values ‘OK’, ‘DEGRADED’. Default is ‘OK’ when the infrastructure is provisioned.
- maintenanceWindows List<GetExadata Infrastructure Maintenance Window> 
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- maxCpu IntegerCount 
- The total number of CPU cores available.
- maxData DoubleStorage In Tbs 
- The total available DATA disk group size.
- maxDb IntegerNode Storage In Gbs 
- The total local node storage available in GBs.
- maxMemory IntegerIn Gbs 
- The total memory available in GBs.
- memorySize IntegerIn Gbs 
- The memory allocated in GBs.
- monthlyDb StringServer Version 
- The monthly software version of the database servers (dom0) in the Exadata infrastructure.
- multiRack StringConfiguration File 
- The base64 encoded Multi-Rack configuration json file.
- netmask String
- The netmask for the control plane network.
- networkBonding List<GetMode Details Exadata Infrastructure Network Bonding Mode Detail> 
- Details of bonding mode for Client and Backup and DR networks of an Exadata infrastructure.
- ntpServers List<String>
- The list of NTP server IP addresses. Maximum of 3 allowed.
- rackSerial StringNumber 
- The serial number for the Exadata infrastructure.
- shape String
- The shape of the Exadata infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
- state String
- The current lifecycle state of the Exadata infrastructure.
- storageCount Integer
- The number of Exadata storage servers for the Exadata infrastructure.
- storageServer StringType 
- The storage server type of the Exadata infrastructure.
- storageServer StringVersion 
- The software version of the storage servers (cells) in the Exadata infrastructure.
- timeCreated String
- The date and time the Exadata infrastructure was created.
- timeZone String
- The time zone of the Exadata infrastructure. For details, see Exadata Infrastructure Time Zones.
- activatedStorage numberCount 
- The requested number of additional storage servers activated for the Exadata infrastructure.
- activationFile string
- additionalCompute numberCount 
- The requested number of additional compute servers for the Exadata infrastructure.
- additionalCompute stringSystem Model 
- Oracle Exadata System Model specification. The system model determines the amount of compute or storage server resources available for use. For more information, please see [System and Shape Configuration Options] (https://docs.oracle.com/en/engineered-systems/exadata-cloud-at-customer/ecccm/ecc-system-config-options.html#GUID-9E090174-5C57-4EB1-9243-B470F9F10D6B)
- additionalStorage numberCount 
- The requested number of additional storage servers for the Exadata infrastructure.
- adminNetwork stringCidr 
- The CIDR block for the Exadata administration network.
- availabilityDomain string
- The name of the availability domain that the Exadata infrastructure is located in.
- cloudControl stringPlane Server1 
- The IP address for the first control plane server.
- cloudControl stringPlane Server2 
- The IP address for the second control plane server.
- compartmentId string
- The OCID of the compartment.
- computeCount number
- The number of compute servers for the Exadata infrastructure.
- computeModel string
- The compute model of the Autonomous Database. This is required if using the computeCountparameter. If usingcpuCoreCountthen it is an error to specifycomputeModelto a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
- contacts
GetExadata Infrastructure Contact[] 
- The list of contacts for the Exadata infrastructure.
- corporateProxy string
- The corporate network proxy for access to the control plane network.
- cpusEnabled number
- The number of enabled CPU cores.
- createAsync boolean
- csiNumber string
- The CSI Number of the Exadata infrastructure.
- dataStorage numberSize In Tbs 
- Size, in terabytes, of the DATA disk group.
- databaseServer stringType 
- The database server type of the Exadata infrastructure.
- dbNode numberStorage Size In Gbs 
- The local node storage allocated in GBs.
- dbServer stringVersion 
- The software version of the database servers (dom0) in the Exadata infrastructure.
- definedFile GetSystem Configurations Exadata Infrastructure Defined File System Configuration[] 
- Details of the file system configuration of the Exadata infrastructure.
- {[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 Cloud@Customer infrastructure. The name does not need to be unique.
- dnsServers string[]
- The list of DNS server IP addresses. Maximum of 3 allowed.
- exadataInfrastructure stringId 
- exascaleConfigs GetExadata Infrastructure Exascale Config[] 
- The exascale config response details for the Exadata Cloud@Customer infrastructure or cloud Exadata infrastructure . Applies to both Exadata Cloud@Customer instances and Exadata Cloud Service instances.
- {[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"}
- gateway string
- The gateway for the control plane network.
- id string
- The OCID of the Exadata infrastructure.
- infiniBand stringNetwork Cidr 
- The CIDR block for the Exadata InfiniBand interconnect.
- isCps booleanOffline Report Enabled 
- Indicates whether cps offline diagnostic report is enabled for this Exadata infrastructure. This will allow a customer to quickly check status themselves and fix problems on their end, saving time and frustration for both Oracle and the customer when they find the CPS in a disconnected state.You can enable offline diagnostic report during Exadata infrastructure provisioning. You can also disable or enable it at any time using the UpdateExadatainfrastructure API.
- isMulti booleanRack Deployment 
- Indicates if deployment is Multi-Rack or not.
- isScheduling booleanPolicy Associated 
- If true, the infrastructure is using granular maintenance scheduling preference.
- lifecycleDetails string
- Additional information about the current lifecycle state.
- maintenanceSlo stringStatus 
- A field to capture ‘Maintenance SLO Status’ for the Exadata infrastructure with values ‘OK’, ‘DEGRADED’. Default is ‘OK’ when the infrastructure is provisioned.
- maintenanceWindows GetExadata Infrastructure Maintenance Window[] 
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- maxCpu numberCount 
- The total number of CPU cores available.
- maxData numberStorage In Tbs 
- The total available DATA disk group size.
- maxDb numberNode Storage In Gbs 
- The total local node storage available in GBs.
- maxMemory numberIn Gbs 
- The total memory available in GBs.
- memorySize numberIn Gbs 
- The memory allocated in GBs.
- monthlyDb stringServer Version 
- The monthly software version of the database servers (dom0) in the Exadata infrastructure.
- multiRack stringConfiguration File 
- The base64 encoded Multi-Rack configuration json file.
- netmask string
- The netmask for the control plane network.
- networkBonding GetMode Details Exadata Infrastructure Network Bonding Mode Detail[] 
- Details of bonding mode for Client and Backup and DR networks of an Exadata infrastructure.
- ntpServers string[]
- The list of NTP server IP addresses. Maximum of 3 allowed.
- rackSerial stringNumber 
- The serial number for the Exadata infrastructure.
- shape string
- The shape of the Exadata infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
- state string
- The current lifecycle state of the Exadata infrastructure.
- storageCount number
- The number of Exadata storage servers for the Exadata infrastructure.
- storageServer stringType 
- The storage server type of the Exadata infrastructure.
- storageServer stringVersion 
- The software version of the storage servers (cells) in the Exadata infrastructure.
- timeCreated string
- The date and time the Exadata infrastructure was created.
- timeZone string
- The time zone of the Exadata infrastructure. For details, see Exadata Infrastructure Time Zones.
- activated_storage_ intcount 
- The requested number of additional storage servers activated for the Exadata infrastructure.
- activation_file str
- additional_compute_ intcount 
- The requested number of additional compute servers for the Exadata infrastructure.
- additional_compute_ strsystem_ model 
- Oracle Exadata System Model specification. The system model determines the amount of compute or storage server resources available for use. For more information, please see [System and Shape Configuration Options] (https://docs.oracle.com/en/engineered-systems/exadata-cloud-at-customer/ecccm/ecc-system-config-options.html#GUID-9E090174-5C57-4EB1-9243-B470F9F10D6B)
- additional_storage_ intcount 
- The requested number of additional storage servers for the Exadata infrastructure.
- admin_network_ strcidr 
- The CIDR block for the Exadata administration network.
- availability_domain str
- The name of the availability domain that the Exadata infrastructure is located in.
- cloud_control_ strplane_ server1 
- The IP address for the first control plane server.
- cloud_control_ strplane_ server2 
- The IP address for the second control plane server.
- compartment_id str
- The OCID of the compartment.
- compute_count int
- The number of compute servers for the Exadata infrastructure.
- compute_model str
- The compute model of the Autonomous Database. This is required if using the computeCountparameter. If usingcpuCoreCountthen it is an error to specifycomputeModelto a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
- contacts
Sequence[GetExadata Infrastructure Contact] 
- The list of contacts for the Exadata infrastructure.
- corporate_proxy str
- The corporate network proxy for access to the control plane network.
- cpus_enabled int
- The number of enabled CPU cores.
- create_async bool
- csi_number str
- The CSI Number of the Exadata infrastructure.
- data_storage_ floatsize_ in_ tbs 
- Size, in terabytes, of the DATA disk group.
- database_server_ strtype 
- The database server type of the Exadata infrastructure.
- db_node_ intstorage_ size_ in_ gbs 
- The local node storage allocated in GBs.
- db_server_ strversion 
- The software version of the database servers (dom0) in the Exadata infrastructure.
- defined_file_ Sequence[Getsystem_ configurations Exadata Infrastructure Defined File System Configuration] 
- Details of the file system configuration of the Exadata infrastructure.
- 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 Cloud@Customer infrastructure. The name does not need to be unique.
- dns_servers Sequence[str]
- The list of DNS server IP addresses. Maximum of 3 allowed.
- exadata_infrastructure_ strid 
- exascale_configs Sequence[GetExadata Infrastructure Exascale Config] 
- The exascale config response details for the Exadata Cloud@Customer infrastructure or cloud Exadata infrastructure . Applies to both Exadata Cloud@Customer instances and Exadata Cloud Service instances.
- 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"}
- gateway str
- The gateway for the control plane network.
- id str
- The OCID of the Exadata infrastructure.
- infini_band_ strnetwork_ cidr 
- The CIDR block for the Exadata InfiniBand interconnect.
- is_cps_ booloffline_ report_ enabled 
- Indicates whether cps offline diagnostic report is enabled for this Exadata infrastructure. This will allow a customer to quickly check status themselves and fix problems on their end, saving time and frustration for both Oracle and the customer when they find the CPS in a disconnected state.You can enable offline diagnostic report during Exadata infrastructure provisioning. You can also disable or enable it at any time using the UpdateExadatainfrastructure API.
- is_multi_ boolrack_ deployment 
- Indicates if deployment is Multi-Rack or not.
- is_scheduling_ boolpolicy_ associated 
- If true, the infrastructure is using granular maintenance scheduling preference.
- lifecycle_details str
- Additional information about the current lifecycle state.
- maintenance_slo_ strstatus 
- A field to capture ‘Maintenance SLO Status’ for the Exadata infrastructure with values ‘OK’, ‘DEGRADED’. Default is ‘OK’ when the infrastructure is provisioned.
- maintenance_windows Sequence[GetExadata Infrastructure Maintenance Window] 
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- max_cpu_ intcount 
- The total number of CPU cores available.
- max_data_ floatstorage_ in_ tbs 
- The total available DATA disk group size.
- max_db_ intnode_ storage_ in_ gbs 
- The total local node storage available in GBs.
- max_memory_ intin_ gbs 
- The total memory available in GBs.
- memory_size_ intin_ gbs 
- The memory allocated in GBs.
- monthly_db_ strserver_ version 
- The monthly software version of the database servers (dom0) in the Exadata infrastructure.
- multi_rack_ strconfiguration_ file 
- The base64 encoded Multi-Rack configuration json file.
- netmask str
- The netmask for the control plane network.
- network_bonding_ Sequence[Getmode_ details Exadata Infrastructure Network Bonding Mode Detail] 
- Details of bonding mode for Client and Backup and DR networks of an Exadata infrastructure.
- ntp_servers Sequence[str]
- The list of NTP server IP addresses. Maximum of 3 allowed.
- rack_serial_ strnumber 
- The serial number for the Exadata infrastructure.
- shape str
- The shape of the Exadata infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
- state str
- The current lifecycle state of the Exadata infrastructure.
- storage_count int
- The number of Exadata storage servers for the Exadata infrastructure.
- storage_server_ strtype 
- The storage server type of the Exadata infrastructure.
- storage_server_ strversion 
- The software version of the storage servers (cells) in the Exadata infrastructure.
- time_created str
- The date and time the Exadata infrastructure was created.
- time_zone str
- The time zone of the Exadata infrastructure. For details, see Exadata Infrastructure Time Zones.
- activatedStorage NumberCount 
- The requested number of additional storage servers activated for the Exadata infrastructure.
- activationFile String
- additionalCompute NumberCount 
- The requested number of additional compute servers for the Exadata infrastructure.
- additionalCompute StringSystem Model 
- Oracle Exadata System Model specification. The system model determines the amount of compute or storage server resources available for use. For more information, please see [System and Shape Configuration Options] (https://docs.oracle.com/en/engineered-systems/exadata-cloud-at-customer/ecccm/ecc-system-config-options.html#GUID-9E090174-5C57-4EB1-9243-B470F9F10D6B)
- additionalStorage NumberCount 
- The requested number of additional storage servers for the Exadata infrastructure.
- adminNetwork StringCidr 
- The CIDR block for the Exadata administration network.
- availabilityDomain String
- The name of the availability domain that the Exadata infrastructure is located in.
- cloudControl StringPlane Server1 
- The IP address for the first control plane server.
- cloudControl StringPlane Server2 
- The IP address for the second control plane server.
- compartmentId String
- The OCID of the compartment.
- computeCount Number
- The number of compute servers for the Exadata infrastructure.
- computeModel String
- The compute model of the Autonomous Database. This is required if using the computeCountparameter. If usingcpuCoreCountthen it is an error to specifycomputeModelto a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
- contacts List<Property Map>
- The list of contacts for the Exadata infrastructure.
- corporateProxy String
- The corporate network proxy for access to the control plane network.
- cpusEnabled Number
- The number of enabled CPU cores.
- createAsync Boolean
- csiNumber String
- The CSI Number of the Exadata infrastructure.
- dataStorage NumberSize In Tbs 
- Size, in terabytes, of the DATA disk group.
- databaseServer StringType 
- The database server type of the Exadata infrastructure.
- dbNode NumberStorage Size In Gbs 
- The local node storage allocated in GBs.
- dbServer StringVersion 
- The software version of the database servers (dom0) in the Exadata infrastructure.
- definedFile List<Property Map>System Configurations 
- Details of the file system configuration of the Exadata infrastructure.
- 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 Cloud@Customer infrastructure. The name does not need to be unique.
- dnsServers List<String>
- The list of DNS server IP addresses. Maximum of 3 allowed.
- exadataInfrastructure StringId 
- exascaleConfigs List<Property Map>
- The exascale config response details for the Exadata Cloud@Customer infrastructure or cloud Exadata infrastructure . Applies to both Exadata Cloud@Customer instances and Exadata Cloud Service instances.
- 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"}
- gateway String
- The gateway for the control plane network.
- id String
- The OCID of the Exadata infrastructure.
- infiniBand StringNetwork Cidr 
- The CIDR block for the Exadata InfiniBand interconnect.
- isCps BooleanOffline Report Enabled 
- Indicates whether cps offline diagnostic report is enabled for this Exadata infrastructure. This will allow a customer to quickly check status themselves and fix problems on their end, saving time and frustration for both Oracle and the customer when they find the CPS in a disconnected state.You can enable offline diagnostic report during Exadata infrastructure provisioning. You can also disable or enable it at any time using the UpdateExadatainfrastructure API.
- isMulti BooleanRack Deployment 
- Indicates if deployment is Multi-Rack or not.
- isScheduling BooleanPolicy Associated 
- If true, the infrastructure is using granular maintenance scheduling preference.
- lifecycleDetails String
- Additional information about the current lifecycle state.
- maintenanceSlo StringStatus 
- A field to capture ‘Maintenance SLO Status’ for the Exadata infrastructure with values ‘OK’, ‘DEGRADED’. Default is ‘OK’ when the infrastructure is provisioned.
- maintenanceWindows List<Property Map>
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- maxCpu NumberCount 
- The total number of CPU cores available.
- maxData NumberStorage In Tbs 
- The total available DATA disk group size.
- maxDb NumberNode Storage In Gbs 
- The total local node storage available in GBs.
- maxMemory NumberIn Gbs 
- The total memory available in GBs.
- memorySize NumberIn Gbs 
- The memory allocated in GBs.
- monthlyDb StringServer Version 
- The monthly software version of the database servers (dom0) in the Exadata infrastructure.
- multiRack StringConfiguration File 
- The base64 encoded Multi-Rack configuration json file.
- netmask String
- The netmask for the control plane network.
- networkBonding List<Property Map>Mode Details 
- Details of bonding mode for Client and Backup and DR networks of an Exadata infrastructure.
- ntpServers List<String>
- The list of NTP server IP addresses. Maximum of 3 allowed.
- rackSerial StringNumber 
- The serial number for the Exadata infrastructure.
- shape String
- The shape of the Exadata infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
- state String
- The current lifecycle state of the Exadata infrastructure.
- storageCount Number
- The number of Exadata storage servers for the Exadata infrastructure.
- storageServer StringType 
- The storage server type of the Exadata infrastructure.
- storageServer StringVersion 
- The software version of the storage servers (cells) in the Exadata infrastructure.
- timeCreated String
- The date and time the Exadata infrastructure was created.
- timeZone String
- The time zone of the Exadata infrastructure. For details, see Exadata Infrastructure Time Zones.
Supporting Types
GetExadataInfrastructureContact   
- Email string
- The email for the Exadata Infrastructure contact.
- IsContact boolMos Validated 
- If true, this Exadata Infrastructure contact is a valid My Oracle Support (MOS) contact. Iffalse, this Exadata Infrastructure contact is not a valid MOS contact.
- IsPrimary bool
- If true, this Exadata Infrastructure contact is a primary contact. Iffalse, this Exadata Infrastructure is a secondary contact.
- Name string
- Name of the month of the year.
- PhoneNumber string
- The phone number for the Exadata Infrastructure contact.
- Email string
- The email for the Exadata Infrastructure contact.
- IsContact boolMos Validated 
- If true, this Exadata Infrastructure contact is a valid My Oracle Support (MOS) contact. Iffalse, this Exadata Infrastructure contact is not a valid MOS contact.
- IsPrimary bool
- If true, this Exadata Infrastructure contact is a primary contact. Iffalse, this Exadata Infrastructure is a secondary contact.
- Name string
- Name of the month of the year.
- PhoneNumber string
- The phone number for the Exadata Infrastructure contact.
- email String
- The email for the Exadata Infrastructure contact.
- isContact BooleanMos Validated 
- If true, this Exadata Infrastructure contact is a valid My Oracle Support (MOS) contact. Iffalse, this Exadata Infrastructure contact is not a valid MOS contact.
- isPrimary Boolean
- If true, this Exadata Infrastructure contact is a primary contact. Iffalse, this Exadata Infrastructure is a secondary contact.
- name String
- Name of the month of the year.
- phoneNumber String
- The phone number for the Exadata Infrastructure contact.
- email string
- The email for the Exadata Infrastructure contact.
- isContact booleanMos Validated 
- If true, this Exadata Infrastructure contact is a valid My Oracle Support (MOS) contact. Iffalse, this Exadata Infrastructure contact is not a valid MOS contact.
- isPrimary boolean
- If true, this Exadata Infrastructure contact is a primary contact. Iffalse, this Exadata Infrastructure is a secondary contact.
- name string
- Name of the month of the year.
- phoneNumber string
- The phone number for the Exadata Infrastructure contact.
- email str
- The email for the Exadata Infrastructure contact.
- is_contact_ boolmos_ validated 
- If true, this Exadata Infrastructure contact is a valid My Oracle Support (MOS) contact. Iffalse, this Exadata Infrastructure contact is not a valid MOS contact.
- is_primary bool
- If true, this Exadata Infrastructure contact is a primary contact. Iffalse, this Exadata Infrastructure is a secondary contact.
- name str
- Name of the month of the year.
- phone_number str
- The phone number for the Exadata Infrastructure contact.
- email String
- The email for the Exadata Infrastructure contact.
- isContact BooleanMos Validated 
- If true, this Exadata Infrastructure contact is a valid My Oracle Support (MOS) contact. Iffalse, this Exadata Infrastructure contact is not a valid MOS contact.
- isPrimary Boolean
- If true, this Exadata Infrastructure contact is a primary contact. Iffalse, this Exadata Infrastructure is a secondary contact.
- name String
- Name of the month of the year.
- phoneNumber String
- The phone number for the Exadata Infrastructure contact.
GetExadataInfrastructureDefinedFileSystemConfiguration      
- IsBackup boolPartition 
- If true, the file system is used to create a backup prior to Exadata VM OS update.
- IsResizable bool
- If true, the file system resize is allowed for the Exadata Infrastructure cluster. If false, the file system resize is not allowed.
- MinSize intGb 
- The minimum size of file system.
- MountPoint string
- The mount point of file system.
- IsBackup boolPartition 
- If true, the file system is used to create a backup prior to Exadata VM OS update.
- IsResizable bool
- If true, the file system resize is allowed for the Exadata Infrastructure cluster. If false, the file system resize is not allowed.
- MinSize intGb 
- The minimum size of file system.
- MountPoint string
- The mount point of file system.
- isBackup BooleanPartition 
- If true, the file system is used to create a backup prior to Exadata VM OS update.
- isResizable Boolean
- If true, the file system resize is allowed for the Exadata Infrastructure cluster. If false, the file system resize is not allowed.
- minSize IntegerGb 
- The minimum size of file system.
- mountPoint String
- The mount point of file system.
- isBackup booleanPartition 
- If true, the file system is used to create a backup prior to Exadata VM OS update.
- isResizable boolean
- If true, the file system resize is allowed for the Exadata Infrastructure cluster. If false, the file system resize is not allowed.
- minSize numberGb 
- The minimum size of file system.
- mountPoint string
- The mount point of file system.
- is_backup_ boolpartition 
- If true, the file system is used to create a backup prior to Exadata VM OS update.
- is_resizable bool
- If true, the file system resize is allowed for the Exadata Infrastructure cluster. If false, the file system resize is not allowed.
- min_size_ intgb 
- The minimum size of file system.
- mount_point str
- The mount point of file system.
- isBackup BooleanPartition 
- If true, the file system is used to create a backup prior to Exadata VM OS update.
- isResizable Boolean
- If true, the file system resize is allowed for the Exadata Infrastructure cluster. If false, the file system resize is not allowed.
- minSize NumberGb 
- The minimum size of file system.
- mountPoint String
- The mount point of file system.
GetExadataInfrastructureExascaleConfig    
- AvailableStorage intIn Gbs 
- Available storage size for Exascale in GBs.
- TotalStorage intIn Gbs 
- Storage size needed for Exascale in GBs.
- AvailableStorage intIn Gbs 
- Available storage size for Exascale in GBs.
- TotalStorage intIn Gbs 
- Storage size needed for Exascale in GBs.
- availableStorage IntegerIn Gbs 
- Available storage size for Exascale in GBs.
- totalStorage IntegerIn Gbs 
- Storage size needed for Exascale in GBs.
- availableStorage numberIn Gbs 
- Available storage size for Exascale in GBs.
- totalStorage numberIn Gbs 
- Storage size needed for Exascale in GBs.
- available_storage_ intin_ gbs 
- Available storage size for Exascale in GBs.
- total_storage_ intin_ gbs 
- Storage size needed for Exascale in GBs.
- availableStorage NumberIn Gbs 
- Available storage size for Exascale in GBs.
- totalStorage NumberIn Gbs 
- Storage size needed for Exascale in GBs.
GetExadataInfrastructureMaintenanceWindow    
- CustomAction intTimeout In Mins 
- Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
- DaysOf List<GetWeeks Exadata Infrastructure Maintenance Window Days Of Week> 
- Days during the week when maintenance should be performed.
- HoursOf List<int>Days 
- 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
 
- IsCustom boolAction Timeout Enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
- IsMonthly boolPatching Enabled 
- If true, enables the monthly patching option.
- LeadTime intIn Weeks 
- 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<GetExadata Infrastructure Maintenance Window Month> 
- Months during the year when maintenance should be performed.
- PatchingMode string
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- Preference string
- The maintenance window scheduling preference.
- SkipRus List<bool>
- WeeksOf List<int>Months 
- 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.
- CustomAction intTimeout In Mins 
- Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
- DaysOf []GetWeeks Exadata Infrastructure Maintenance Window Days Of Week 
- Days during the week when maintenance should be performed.
- HoursOf []intDays 
- 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
 
- IsCustom boolAction Timeout Enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
- IsMonthly boolPatching Enabled 
- If true, enables the monthly patching option.
- LeadTime intIn Weeks 
- 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
[]GetExadata Infrastructure Maintenance Window Month 
- Months during the year when maintenance should be performed.
- PatchingMode string
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- Preference string
- The maintenance window scheduling preference.
- SkipRus []bool
- WeeksOf []intMonths 
- 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.
- customAction IntegerTimeout In Mins 
- Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
- daysOf List<GetWeeks Exadata Infrastructure Maintenance Window Days Of Week> 
- Days during the week when maintenance should be performed.
- hoursOf List<Integer>Days 
- 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
 
- isCustom BooleanAction Timeout Enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
- isMonthly BooleanPatching Enabled 
- If true, enables the monthly patching option.
- leadTime IntegerIn Weeks 
- 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<GetExadata Infrastructure Maintenance Window Month> 
- Months during the year when maintenance should be performed.
- patchingMode String
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- preference String
- The maintenance window scheduling preference.
- skipRus List<Boolean>
- weeksOf List<Integer>Months 
- 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.
- customAction numberTimeout In Mins 
- Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
- daysOf GetWeeks Exadata Infrastructure Maintenance Window Days Of Week[] 
- Days during the week when maintenance should be performed.
- hoursOf number[]Days 
- 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
 
- isCustom booleanAction Timeout Enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
- isMonthly booleanPatching Enabled 
- If true, enables the monthly patching option.
- leadTime numberIn Weeks 
- 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
GetExadata Infrastructure Maintenance Window Month[] 
- Months during the year when maintenance should be performed.
- patchingMode string
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- preference string
- The maintenance window scheduling preference.
- skipRus boolean[]
- weeksOf number[]Months 
- 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_ inttimeout_ in_ mins 
- Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
- days_of_ Sequence[Getweeks Exadata Infrastructure Maintenance Window Days Of Week] 
- Days during the week when maintenance should be performed.
- hours_of_ Sequence[int]days 
- 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_ boolaction_ timeout_ enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
- is_monthly_ boolpatching_ enabled 
- If true, enables the monthly patching option.
- lead_time_ intin_ weeks 
- 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[GetExadata Infrastructure Maintenance Window Month] 
- Months during the year when maintenance should be performed.
- patching_mode str
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- preference str
- The maintenance window scheduling preference.
- skip_rus Sequence[bool]
- weeks_of_ Sequence[int]months 
- 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.
- customAction NumberTimeout In Mins 
- Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
- daysOf List<Property Map>Weeks 
- Days during the week when maintenance should be performed.
- hoursOf List<Number>Days 
- 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
 
- isCustom BooleanAction Timeout Enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
- isMonthly BooleanPatching Enabled 
- If true, enables the monthly patching option.
- leadTime NumberIn Weeks 
- 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<Property Map>
- Months during the year when maintenance should be performed.
- patchingMode String
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- preference String
- The maintenance window scheduling preference.
- skipRus List<Boolean>
- weeksOf List<Number>Months 
- 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.
GetExadataInfrastructureMaintenanceWindowDaysOfWeek       
- Name string
- Name of the month of the year.
- Name string
- Name of the month of the year.
- name String
- Name of the month of the year.
- name string
- Name of the month of the year.
- name str
- Name of the month of the year.
- name String
- Name of the month of the year.
GetExadataInfrastructureMaintenanceWindowMonth     
- Name string
- Name of the month of the year.
- Name string
- Name of the month of the year.
- name String
- Name of the month of the year.
- name string
- Name of the month of the year.
- name str
- Name of the month of the year.
- name String
- Name of the month of the year.
GetExadataInfrastructureNetworkBondingModeDetail      
- BackupNetwork stringBonding Mode 
- The network bonding mode for the Exadata infrastructure.
- ClientNetwork stringBonding Mode 
- The network bonding mode for the Exadata infrastructure.
- DrNetwork stringBonding Mode 
- The network bonding mode for the Exadata infrastructure.
- BackupNetwork stringBonding Mode 
- The network bonding mode for the Exadata infrastructure.
- ClientNetwork stringBonding Mode 
- The network bonding mode for the Exadata infrastructure.
- DrNetwork stringBonding Mode 
- The network bonding mode for the Exadata infrastructure.
- backupNetwork StringBonding Mode 
- The network bonding mode for the Exadata infrastructure.
- clientNetwork StringBonding Mode 
- The network bonding mode for the Exadata infrastructure.
- drNetwork StringBonding Mode 
- The network bonding mode for the Exadata infrastructure.
- backupNetwork stringBonding Mode 
- The network bonding mode for the Exadata infrastructure.
- clientNetwork stringBonding Mode 
- The network bonding mode for the Exadata infrastructure.
- drNetwork stringBonding Mode 
- The network bonding mode for the Exadata infrastructure.
- backup_network_ strbonding_ mode 
- The network bonding mode for the Exadata infrastructure.
- client_network_ strbonding_ mode 
- The network bonding mode for the Exadata infrastructure.
- dr_network_ strbonding_ mode 
- The network bonding mode for the Exadata infrastructure.
- backupNetwork StringBonding Mode 
- The network bonding mode for the Exadata infrastructure.
- clientNetwork StringBonding Mode 
- The network bonding mode for the Exadata infrastructure.
- drNetwork StringBonding Mode 
- The network bonding mode for the Exadata infrastructure.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the ociTerraform Provider.