Get all compute node power, Reset hp apm – HP ProLiant SL2500 Scalable System User Manual
Page 99

XML commands 99
</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="2.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 HP APM.
Reset HP APM
•
Command:
<SLAPMCL VERSION="2.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 HP APM.