Get all compute node power, Reset sl-apm – HP ProLiant DL170e G6 Server User Manual

Page 95

Advertising
background image

XML commands 95

</GET_COMPUTE_NODE_POWER>

</LOGIN>

</SLAPMCL>
where
USER_LOGIN is the login name of the user account. This parameter is case sensitive and must never be

blank.
PASSWORD is the password associated with the user.

Description:
This command, executed in XML, requests the power status of a node.

Get all compute node power

Command:
<SLAPMCL VERSION="1.00">

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

<GET_ALL_COMPUTE_NODES_POWER/>

</LOGIN>

</SLAPMCL>
where
USER_LOGIN is the login name of the user account. This parameter is case sensitive and must never be

blank.
PASSWORD is the password associated with the user.

Description:
This command, executed in XML, requests the power status of all nodes attached to SL-APM.

Reset SL-APM

Command:

<SLAPMCL VERSION="1.00">

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

<RESET_APM/>

</LOGIN>

</SLAPMCL>
where
USER_LOGIN is the login name of the user account. This parameter is case sensitive and must never be

blank.
PASSWORD is the password associated with the user.

Description:
This command, executed in XML, resets SL-APM.

Advertising