AssignOSIMTargetsToBootServerByName

The AssignOSIMTargetsToBootServerByName method assigns a list of target computers using the host names to a boot server.
cla140
The AssignOSIMTargetsToBootServerByName method assigns a list of target computers using the host names to a boot server.
Parameters
  • xsd:string sessionId
    Specifies the session ID obtained from the DSM web services login.
  • xsd:string bootServerName
    Specifies the name of the boot server.
  • dsm:ArrayOfstring osimTargetLabel
    Specifies the list of computer labels of target computers.
Return Values
None
Remarks
None