320 User Guide Integrated Lights-Out
RESET_SERVER Parameters
None
RESET_SERVER Errors
The possible RESET_SERVER error messages include:
•Server information is open for
•Server is currently powered off.
•User does NOT have correct privilege for action. RESET_SERVER_PRIV required.
PRESS_PWR_BTN
This PRESS_PWR_BTN command is used to toggle server power. For this command to parse correctly, the PRESS_PWR_BTN command must appear within a SERVER_INFO command block, and SERVER_INFO MODE must be set to write. The user must have the virtual power and reset privilege to execute this command.
Example:
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="adminname" PASSWORD="password"> <SERVER_INFO MODE="write">
<PRESS_PWR_BTN/> </SERVER_INFO>
</LOGIN>
</RIBCL>
PRESS_PWR_BTN Parameters
There are no parameters for this command.