Previous Topic

Next Topic

GET_SERVER_AUTO_PWR

The GET_SERVER_AUTO_PWR command is used to get the automatic power on and power on delay settings of the server.

Example:

<RIBCL VERSION="2.0">

<LOGIN USER_LOGIN="Administrator" PASSWORD="password">

<SERVER_INFO MODE="read">

<GET_SERVER_AUTO_PWR />

</SERVER_INFO>

</LOGIN>

</RIBCL>