Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateExadataInfrastructureDetails

Updates the Exadata infrastructure. Applies to Exadata Cloud@Customer instances only. See {@link #updateCloudExadataInfrastructureDetails(UpdateCloudExadataInfrastructureDetailsRequest) updateCloudExadataInfrastructureDetails} for information on updating Exadata Cloud Service cloud Exadata infrastructure resources.

Properties

Optional additionalComputeCount

additionalComputeCount: undefined | number

The requested number of additional compute servers for the Exadata infrastructure. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional additionalComputeSystemModel

additionalComputeSystemModel: AdditionalComputeSystemModel

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)

Optional additionalStorageCount

additionalStorageCount: undefined | number

The requested number of additional storage servers for the Exadata infrastructure. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional adminNetworkCIDR

adminNetworkCIDR: undefined | string

The CIDR block for the Exadata administration network.

Optional cloudControlPlaneServer1

cloudControlPlaneServer1: undefined | string

The IP address for the first control plane server.

Optional cloudControlPlaneServer2

cloudControlPlaneServer2: undefined | string

The IP address for the second control plane server.

Optional contacts

The list of contacts for the Exadata infrastructure.

Optional corporateProxy

corporateProxy: undefined | string

The corporate network proxy for access to the control plane network.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Optional dnsServer

dnsServer: Array<string>

The list of DNS server IP addresses. Maximum of 3 allowed.

Optional freeformTags

freeformTags: undefined | object

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: {@code {\"Department\": \"Finance\"}}

Optional gateway

gateway: undefined | string

The gateway for the control plane network.

Optional infiniBandNetworkCIDR

infiniBandNetworkCIDR: undefined | string

The CIDR block for the Exadata InfiniBand interconnect.

Optional isCpsOfflineReportEnabled

isCpsOfflineReportEnabled: undefined | false | true

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.

Optional isMultiRackDeployment

isMultiRackDeployment: undefined | false | true

Indicates if deployment is Multi-Rack or not.

Optional maintenanceWindow

maintenanceWindow: model.MaintenanceWindow

Optional multiRackConfigurationFile

multiRackConfigurationFile: undefined | string

The base64 encoded Multi-Rack configuration json file.

Optional netmask

netmask: undefined | string

The netmask for the control plane network.

Optional networkBondingModeDetails

networkBondingModeDetails: model.NetworkBondingModeDetails

Optional ntpServer

ntpServer: Array<string>

The list of NTP server IP addresses. Maximum of 3 allowed.

Optional timeZone

timeZone: undefined | string

The time zone of the Exadata infrastructure. For details, see Exadata Infrastructure Time Zones.

Functions

getDeserializedJsonObj

getJsonObj