This type is a class for model objects.
InstallTarget contains the information required by Centralized Install Manager to perform install on the remote targets.
Package: centralizedinstallmanagerAttributes Summary | |
hostname : EString | The hostname of the remote host. Or it can be the IP address. |
username : EString | Administrator username of the remote target |
password : EString | Administrator password of the remote target |
platform : EString | Platform type of the install target. Supported platforms are windows, aix, hpux, solaris, linux, os400, os390 |
sshPublicKeyInstalled : EBoolean | This indiciates whether the ssh public key has been installed into the remote install target or not. The default value is false. |
Attribute Details |