Previous Topic: CreateComputer2Next Topic: DeleteComputersByName


DeleteComputers

Deletes list of computers specified by uuid.

Parameters

xsd:string sessionId (m)

Specifies the session id obtained from the login to the web service.

ComputerType computerType(mandatory)

Type (machine, scalability server, docking device) of the computer to be deleted.

ArrayOfstring computerIds (m)

The list of uuids of computers to delete.

Return Values

This is a void method that does not expose a return value.

Remarks

None