SetOSInstallationParameter
The SetOSInstallationParameter method changes the OS installation parameter of the target computer.
cla140
The SetOSInstallationParameter method changes the OS installation parameter of 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.
- xsd:string installParameterNameSpecifies the parameter name of the target computer.
- xsd:string installParameterValueSpecifies the new parameter value of the target computer.
Return Values
None
Remarks
None