Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateExadataInfrastructureDetails

Request to create Exadata infrastructure resource. Applies to Exadata Cloud@Customer instances only. See {@link #createCloudExadataInfrastructureDetails(CreateCloudExadataInfrastructureDetailsRequest) createCloudExadataInfrastructureDetails} for information on creating a cloud Exadata infrastructure resource in an Exadata Cloud Service instance.

Properties

adminNetworkCIDR

adminNetworkCIDR: string

The CIDR block for the Exadata administration network.

cloudControlPlaneServer1

cloudControlPlaneServer1: string

The IP address for the first control plane server.

cloudControlPlaneServer2

cloudControlPlaneServer2: string

The IP address for the second control plane server.

compartmentId

compartmentId: string

The OCID of the compartment.

Optional computeCount

computeCount: undefined | number

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

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. Oracle recommends using an HTTPS proxy when possible for enhanced security.

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.

displayName

displayName: string

The user-friendly name for the Exadata infrastructure. The name does not need to be unique.

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\"}}

gateway

gateway: string

The gateway for the control plane network.

infiniBandNetworkCIDR

infiniBandNetworkCIDR: 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.

netmask

netmask: string

The netmask for the control plane network.

Optional networkBondingModeDetails

networkBondingModeDetails: model.NetworkBondingModeDetails

ntpServer

ntpServer: Array<string>

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

shape

shape: string

The shape of the Exadata infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.

Optional storageCount

storageCount: undefined | number

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

timeZone

timeZone: string

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

Functions

getDeserializedJsonObj

getJsonObj