Previous Topic: SetComputerNext Topic: GetUnitDiscoveredSoftware


SetComputerByName

Sets properties of a computer/docking device.

Parameters

xsd:string sessionId (m)

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

xsd:string compterHostName (m)

Host name of computer whose properties need to be modified.

SetComputerProperties setComputerProperties (m)

The values of the properties that need to be modified. Although the structure is a mandatory parameter, 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 SetComputerByName API generates an error message.

More information:

SetComputerProperties