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 sessionIdSpecifies the session ID obtained from the DSM web services login.
- xsd:String OSIMTargetLabelSpecifies the computer label of the target computer.
- xsd:string MACAddressSpecifies the new MAC address of the target computer.
Return Values
None
Remarks
None