Uri: aml/partitions, Uri: aml/physicallibrary, Uri: aml/partitions uri: aml/physicallibrary – HP StoreEver ESL G3 Tape Libraries User Manual

Page 84

Advertising
background image

<vendor>HP</vendor>
</ns2:ping>

Resource code

See

“URI: aml/partition/{name}/segments” (page 36)

for the Resource

code description.

URI: aml/partitions

Method

GET

XML Response Data

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:partitionList
xmlns:ns2="http://automatedMediaLibrary/">
<partition>
<name>Sales Partition</name>
<type>1</type>
<driveDomainType>7</driveDomainType>
<mode>2</mode>
<storageSlotCount>300</storageSlotCount>
<driveCount>3</driveCount>
<ieSlotCount>6</ieSlotCount>
<xieSlotCount>0</xieSlotCount>
<ampExtensionsCount>0</ampExtensionsCount>
<mediaCount>33</mediaCount>
<barcodeReporting>4</barcodeReporting>
<vendorId>1</vendorId>
<productId>3</productId>
<serialNumber>273190048_LL1</serialNumber>
</partition>
.....
.....
</ns2:partitionList>

Method

POST

XML Response Data

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:partition
xmlns:ns2="http://automatedMediaLibrary/">
<name>Test </name>
<serialNumber>273190048_LL0</serialNumber>
<type>1</type>
<driveDomainType>6</driveDomainType>
<mode>1</mode>
<storageSlotCount>300</storageSlotCount>
<driveCount>2</driveCount>
<ieSlotCount>12</ieSlotCount>
<xieSlotCount>0</xieSlotCount>
<ampExtensionsCount>0</ampExtensionsCount>
<mediaCount>39</mediaCount>
<barcodeReporting>4</barcodeReporting>
<vendorId>1</vendorId>
<productId>3</productId>
</ns2:partition>

Resource code

See

“URI: aml/partitions” (page 40)

for the Resource code description.

URI: aml/physicalLibrary

Method

GET

XML Response Data

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:physicalLibrary
xmlns:ns2="http://automatedMediaLibrary/">
<name>dvt4</name>
<serialNumber>2U3190049</serialNumber>
<vendorId>HP</vendorId>
<productId>ESL G3</productId>

84

XML responses for URIs

Advertising