Previous Topic: GetComputerNext Topic: SetComputerByName


SetComputer

Sets properties of a computer or docking device.

Parameters

xsd:string sessionId (m)

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

xsd:string computerId (m)

UUID of computer whoose properties need to be modified.

SetComputerProperties setComputerProperties (m)

The values of the properties that need to be modified. Setting all the structure members is not mandatory

Return Values

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

Remarks

This method can be used only with computers and docking devices; it cannot be used for setting the properties of a scalability server.

If you use the setComputerProperties method to change the RAC policy parameter of a computer in the offline mode, the SetComputer API generates an error message.

More information:

SetComputerProperties