Uri: aml/partition/{name}/segments – HP StoreEver ESL G3 Tape Libraries User Manual

Page 82

Advertising
background image

</firmwareFile>
</ns2:driveCleaningPolicy>

Method

PUT

XML Response Data — Example 1

<?xml version="1.0" encoding="UTF-8"
standalone="yes"?>
<ns2:driveLevelingPolicy
xmlns:ns2="http://automatedMediaLibrary/">
<partition>LL1</partition>
<type>2</type>
<firmwareFile>
<name>LTO6FH_FC_J3KZ.E</name>
<version>J3KZ</version>
<vendor>HP</vendor>
<type>LTO6</type>
</firmwareFile>
<firmwareFile>
<name>LTO6_J2AW.frm</name>
<version>J2AW</version>
<vendor>HP</vendor>
<type>LTO6</type>
</firmwareFile>
</ns2:driveLevelingPolicy>

XML Response Data — Example 2

<?xml version="1.0" encoding="UTF-8"
standalone="yes"?>
<ns2:driveLevelingPolicy
xmlns:ns2="http://automatedMediaLibrary/">
<partition>LL1</partition>
<type>2</type>
<firmwareFile>
<name>LTO6_J2AW.frm</name>
<version>J2AW</version>
<vendor>HP</vendor>
<type>LTO6</type>
</firmwareFile>
<relations>
<link rel="item" title="Drive leveling
policy type values
"href="http://10.20.171.17/aml/enum/
driveLevelingPolicy/type"/>
</relations>
</ns2:driveLevelingPolicy>

Resource code

See

“URI: aml/partition/{name}/policy/driveLeveling”

(page 35)

for the Resource code description.

URI: aml/partition/{name}/segments

Method

GET

XML Response Data

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:segmentList
xmlns:ns2="http://automatedMediaLibrary/">
<segment>
<coordinate>
<frame>1</frame>
<rack>2</rack>
<section>1</section>
<column>3</column>
<row>1</row>
<type>3</type>
</coordinate>
<size>6</size>
<owner>LL1</owner>
<configuredType>0</configuredType>

82

XML responses for URIs

Advertising