Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ScanDetails

The Single Client Access Name (SCAN) details.

Properties

hostname

hostname: string

The SCAN hostname.

ips

ips: Array<string>

The list of SCAN IP addresses. Three addresses should be provided.

Optional port

port: undefined | number

Deprecated. This field is deprecated. You may use 'scanListenerPortTcp' to specify the port. The SCAN TCPIP port. Default is 1521. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

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