Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.96 KB

HostUpdateParameters.md

File metadata and controls

30 lines (22 loc) · 1.96 KB

HostUpdateParameters

Properties

Name Type Description Notes
hostname String host address of the machine. [optional]
oracleClusterNodeName String The name of the associated OracleClusterNode. [optional]
oracleClusterNodeEnabled Boolean Whether the associated OracleClusterNode is enabled. [optional]
oracleClusterNodeVirtualIps List<OracleVirtualIP> The Virtual IP addresses associated with the OracleClusterNode. [optional]
nfsAddresses List<String> array of ip addresses or hostnames [optional]
sshPort Long ssh port of the host. [optional]
toolkitPath String The path for the toolkit that resides on the host. [optional]
javaHome String The path to the user managed Java Development Kit (JDK). If not specified, then the OpenJDK will be used. [optional]
dspKeystorePath String DSP keystore path. [optional]
dspKeystorePassword String DSP keystore password. [optional]
dspKeystoreAlias String DSP keystore alias. [optional]
dspTruststorePath String DSP truststore path. [optional]
dspTruststorePassword String DSP truststore password. [optional]
connectorPort Integer Specify port on which Delphix connector will run. [optional]
oracleJdbcKeystorePassword String The password for the user managed Oracle JDBC keystore. [optional]
oracleTdeKeystoresRootPath String The path to the root of the Oracle TDE keystores artifact directories. [optional]
sshVerificationStrategy SSHVerificationStrategy [optional]
connectorAuthenticationKey String Unique per Delphix key used to authenticate with the remote Delphix Connector. [optional]