Previous Topic: CloseUnitUnitSoftwareJobListNext Topic: CreateComputer2


CreateComputer

This method creates a computer.

Parameters

xsd:string sessionId (m)

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

CreateComputerProperties propertiesForComputer (m)

The properties required to create a computer. Although the structure is a mandatory parameter, setting all the structure members is not mandatory

Return Values

xsd:string uuidOfCreatedComputer

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

Remarks

None

More information:

CreateComputerProperties