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 sessionId
    Specifies the session ID obtained from the DSM web services login.
  • xsd:string OSIMTargetMACAddress
    Specifies the MAC address of the target computer.
  • xsd:string installParameterName
    Specifies the parameter name of the target computer.
  • xsd:string installParameterValue
    Specifies the new parameter value of the target computer.
Return Values
None
Remarks
None