SetOSIMComputerMACAddressByName

The SetOSIMComputerMACAddressByName method is used to change the MAC address information and the installation requests by using the host name of a target computer.
cla140
The SetOSIMComputerMACAddressByName method is used to change the MAC address information and the installation requests by using the host name of a target computer.
You can apply this method only when there is no scheduled request. If there is a scheduled request, it must be of Failed or Stopped status .
Parameters
  • xsd:string sessionId
    Specifies the session ID obtained from the DSM web services login.
  • xsd:String OSIMTargetLabel
    Specifies the computer label of the target computer.
  • xsd:string MACAddress
    Specifies the new MAC address of the target computer.
Return Values
None
Remarks
None