GetOSInstallationParametersByName
The GetOSInstallationParametersByName method is used to fetch the installation parameter settings with the descriptions of planned, scheduled, or current installation request by using the host name of the target computer.
cla140
The GetOSInstallationParametersByName method is used to fetch the installation parameter settings with the descriptions of planned, scheduled, or current installation request by using the host name of the target computer.
Parameters
- xsd:string sessionIdSpecifies the session ID obtained from the DSM web services login.
- xsd:String OSIMTargetLabelSpecifies the computer label of the target computer.
Return values
- dsm:ArrayOfOSIMTargetPropertiesWithDescArray of the installation parameters of the target computer.
Remarks
None