Previous Topic: CreateComputerNext Topic: DeleteComputers


CreateComputer2

This method creates a computer.

Parameters

xsd:string sessionId

Session Id. got from the login to the web service.

CreateComputerProperties2 computerProperties

The properties required to create a computer.

Return Values

xsd:string computerId

If a computer is successfully created, the UUID of the new computer will be returned.