Owner's manual

<netGateway>10.20.168.1</netGateway>
<ipAddress>10.20.171.17</ipAddress>
</ns2:netConfiguration>
Resource code See “URI:
aml/system/network/configuration/{name}/{version}”
(page 46) for the Resource code description.
URI: aml/system/operations/reboot
Method POST
XML Response Data
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:WSResultCode
xmlns:ns2="http://automatedMediaLibrary/">
<code>200</code>
<description>OK</description>
<summary>Operation Completed Successfully</summary>
<action>Reboot Component</action>
<customCode>0</customCode>
</ns2:WSResultCode>
Resource code See “URI: aml/system/operations/reboot” (page 47) for the Resource
code description.
URI: aml/system/operations/shutdown
Method POST
XML Response Data
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:WSResultCode
xmlns:ns2="http://automatedMediaLibrary/">
<code>200</code>
<description>OK</description>
<summary>Operation Completed Successfully</summary>
<action>Shutdown Component</action>
<customCode>0</customCode>
</ns2:WSResultCode>
Resource code See “URI: aml/system/software/operations/update (page 51) for
the Resource code description.
URI: aml/system/ras
Method GET
XML Response Data
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:RASGroupStatusList
xmlns:ns2="http://automatedMediaLibrary/">
<RASGroupStatus>
<group>1</group>
<status>1</status>
</RASGroupStatus>
<RASGroupStatus>
<group>2</group>
<status>1</status>
</RASGroupStatus>
<RASGroupStatus>
<group>3</group>
<status>1</status>
</RASGroupStatus>
<RASGroupStatus>
<group>4</group>
<status>4</status>
</RASGroupStatus>
<RASGroupStatus>
<group>5</group>
94 XML responses for URIs