Get rack topology, Get rack information, Modify compute node power – HP ProLiant DL170e G6 Server User Manual

Page 93

Advertising
background image

XML commands 93

<SLAPMCL VERSION="1.00">

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

<GET_FW_VERSION/>

</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 firmware information.

Get rack topology

Command:
<SLAPMCL VERSION="1.00">

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

<GET_RACK_TOPOLOGY/>

</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 a return of the current topology of a rack infrastructure.

Get rack information

Command:
<SLAPMCL VERSION="1.00">

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

<GET_RACK_INFO/>

</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 information about a rack infrastructure.

Modify compute node power

Command:

Advertising