InstallTarget

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: centralizedinstallmanager

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  CentralizedInstallManager.installTargets



Attributes 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

hostname  -  The hostname of the remote host. Or it can be the IP address.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

username  -  Administrator username of the remote target
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

password  -  Administrator password of the remote target
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

platform  -  Platform type of the install target. Supported platforms are windows, aix, hpux, solaris, linux, os400, os390
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

sshPublicKeyInstalled  -  This indiciates whether the ssh public key has been installed into the remote install target or not. The default value is false.
    Data Type: EBoolean
    Default value:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006