Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GenerateRecommendedNetworkDetails

Generates a recommended VM cluster network configuration for an Exadata Cloud@Customer system. Applies to Exadata Cloud@Customer instances only.

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

Optional dbServers

dbServers: Array<string>

The list of Db server Ids to configure 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.

displayName

displayName: string

The user-friendly name for the VM cluster network. The name does not need to be unique.

Optional dns

dns: Array<string>

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

Optional drScanListenerPortTcp

drScanListenerPortTcp: undefined | number

The DR SCAN TCPIP port. Default is 1521. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

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

networks

networks: Array<InfoForNetworkGenDetails>

List of parameters for generation of the client and backup networks.

Optional ntp

ntp: Array<string>

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

Optional scanListenerPortTcp

scanListenerPortTcp: undefined | number

The SCAN TCPIP port. Default is 1521. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional scanListenerPortTcpSsl

scanListenerPortTcpSsl: undefined | number

The SCAN TCPIP SSL port. Default is 2484. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj