beautypg.com

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

Page 32

background image

false
4



XML Response

See

“URI: aml/partition/{name}/controlPath” (page 77)

for

the XML Response code.

URI: aml/partition/{name}/driveSerialNumbers

Method

GET

Description

Get a list of drive serial numbers for the drives that are
configured in the partition whose name is provided by the
URI path template “'name”.

Media Type

Request: N/A

Response: application/xml and application/json

Parameters

N/A

Response Code

200, 404, and 500

Method

POST

Description

Add the drives with the serial numbers given in the
driveSerialNumberList to the partition whose name is
provided by the URI path template “'name”. The example
below adds the drives with logical serial number,
F001396031 and F001396007 to the partition whose
name is provided 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, 401, 403, 404, and 500

XML Request Data (Example 1)

standalone="yes"?>
xmlns:ns2="http://automatedMediaLibrary/">

F00139603D



true
2



XML Request Data

standalone="yes"?>
xmlns:ns2="http://automatedMediaLibrary/">
F001396031
F001396007

XML Response

See

“aml/partition/{name}/driveSerialNumbers” (page 80)

for the XML Response code.

32

Resource