Owner's manual

<type>2</type>
</ns2:netConfiguration>
XML Request Data (Example 3)
<ns2:netConfiguration
xmlns:ns2="http://automatedMediaLibrary/">
<name>eth0</name>
<version>1</version>
<hostName>dvt8-jb</hostName>
<type>2</type>
<ipAddress>10.20.171.17</ipAddress>
</ns2:netConfiguration>
XML Response See “URI:
aml/system/network/configuration/{name}/{version}”
(page 93) for the XML Response code.
URI: aml/system/operations/reboot
Method POST
Description Reboot the library.
Media Type Request: N/A
Response: application/xml and application/json
Parameters N/A
Response Code 200, 401, and 500
XML Response See “URI: aml/system/operations/reboot” (page 94) for the XML Response
code.
URI: aml/system/operations/shutdown
Method POST
Description Shutdown the library.
Media Type Request: N/A
Response: application/xml and application/json
Parameters N/A
Response Code 200, 401, and 500
XML Response See “URI: aml/system/operations/shutdown (page 94) for the XML Response
code.
URI: aml/system/ras
Method GET
Description Retrieve the RAS group status resource list.
Media Type Request: N/A
Response: application/xml and application/json
Parameters N/A
Response Code 200, 401, and 500
XML Response See “URI: aml/system/ras (page 94) for the XML Response code.
URI: aml/system/ras/{group}
Method GET
Description Retrieve the RAS group status resource given by the URI path template group.
URI: aml/system/operations/reboot 47