Os Shutdown - NEC Express 5800 User Manual

Express5800 series
Hide thumbs Also See for Express 5800:
Table of Contents

Advertisement

2.3 OS Shutdown

Create the file input-RequestPowerStateChange8.xml and enter the following command, if you use
WinRM. This operation issue the power status change request which the power status is 8(Off -
Soft), to MGM.
winrm invoke RequestPowerStateChange
"http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_PowerManagementService?_
_cimnamespace=root/cimv2+Name=IPMI Power
Service+CreationClassName=CIM_PowerManagementService+SystemName=Unknown.IP
MI BMC DeviceID.5B+SystemCreationClassName=Host_ComputerSystem"
-r:PROTOCOL:// IP_ADDRESS /wsman -username: USERNAME -password: PASSWORD
-auth:basic -encoding:utf-8 -skipCAcheck -skipCNcheck -skipRevocationcheck
-format:xml -file:input-RequestPowerStateChange8.xml
input-RequestPowerStateChange8.xml
<n1:RequestPowerStateChange_INPUT
xmlns:n1="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_PowerManage
mentService" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
xmlns:wsman="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
<n1:PowerState>8</n1:PowerState>
<n1:ManagedElement>
<wsa:ReferenceParameters>
<wsman:ResourceURI>http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/Host_C
omputerSystem</wsman:ResourceURI>
<wsman:SelectorSet>
<wsman:Selector Name='__cimnamespace'>root/cimv2</wsman:Selector>
<wsman:Selector
Name='CreationClassName'>Host_ComputerSystem</wsman:Selector>
<wsman:Selector Name='Name'>Unknown.IPMI BMC DeviceID.5B</wsman:Selector>
</wsman:SelectorSet>
</wsa:ReferenceParameters>
</n1:ManagedElement>
</n1:RequestPowerStateChange_INPUT>
NOTE:
 This operation behavior is same as when the "Soft Shutdown"
button is clicked at "Summary" page of server web console.
"OS Shutdown" operation at "Execute Menu" of
EXPRESSSCOPE® Monitor is same too.
563

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents