GetOSInstallationParameters
The GetOSInstallationParameters method is used to fetch the installation parameter settings with the descriptions of planned, scheduled, or current installation request for the target computer.
cla140
The GetOSInstallationParameters method is used to fetch the installation parameter settings with the descriptions of planned, scheduled, or current installation request for the target computer.
Parameters
- xsd:string sessionIdSpecifies the session ID obtained from the DSM web services login.
- xsd:string OSIMTargetMACAddressSpecifies the MAC address of the target computer.
Return values
- dsm:ArrayOfOSIMTargetPropertiesWithDescArray of the installation parameters of the target computer.
Remarks
None