HP StoreEver ESL G3 Tape Libraries User Manual
Page 38

<row>1</row>
<type>3</type>
</coordinate>
</segment>
</ns2:segmentList>
XML Request Data (Example 3)
<?xml version="1.0" encoding="UTF-8"
standalone="yes"?>
<ns2:segmentList
xmlns:ns2="http://automatedMediaLibrary/">
<segment>
<coordinate>
<frame>1</frame>
<rack>1</rack>
<section>2</section>
<column>1</column>
<row>1</row>
<type>4</type>
</coordinate>
</segment>
<segment>
<coordinate>
<frame>0</frame>
<rack>1</rack>
<section>7</section>
<column>3</column>
<row>1</row>
<type>2</type>
</coordinate>
</segment>
<segment>
<coordinate>
<frame>0</frame>
<rack>1</rack>
<section>8</section>
<column>3</column>
<row>1</row>
<type>2</type>
</coordinate>
</segment>
<segment>
<coordinate>
<frame>1</frame>
<rack>2</rack>
<section>2</section>
<column>3</column>
<row>1</row>
<type>3</type>
</coordinate>
</segment>
</ns2:segmentList>
Method
DELETE
Description
Delete the list of segments from the partition whose name is
given by the URI path template “name”.
Media Type
Request: application/xml and application/json
Response: application/xml and application/json
Parameters
N/A
Response Code
200, 400, 401, 403, 404, and 500
XML Request Data
<?xml version="1.0" encoding="UTF-8"
standalone="yes"?>
<ns2:segmentList
38
Resource