Owner's manual
Response: application/xml and application/json
Parameters N/A
Response Code 200, 401, 403, 404, and 500
Example: Text Request Data
30
XML Response See “URI: aml/partition/{name}/ampExtensionsCount”
(page 76) for the XML Response code.
URI: aml/partition/{name}/barcodeReporting
Method GET
Description Retrieve the current barcodeReporting methodology (Prefix,
Suffix, Disabled or Pass Through) of the partition whose
name is given by the URI path template name.
A single string value will be returned and the possible values
are:
• 1 (Prefix)
• 2 (Suffix)
• 3 (Disabled)
• 4 (Pass Through)
Media Type Request: N/A
Response: application/xml and application/json
Parameters N/A
Response Code 200, 401, 404, and 500
Example: Response Data
4
Method PUT
Description Change the partitions barcode reporting methodology, 1
(Prefix), 2 (Suffix), 3 (Disabled) or 4 (Pass Through).
This option only applies to standard partitions.
NOTE: The partition mode must change before a
connected host will see these changes. To change the
partitions mode, see below.
Media Type Request: text/plain
Response: application/xml and application/json
Parameters N/A
Response Code 200, 401, 403, 404, and 500
Example: Text Request Data
2
XML Response See “URI: aml/partition/{name}/barcodeReporting”
(page 77) for the XML Response code.
URI: aml/partition/{name}/controlPath
Method GET
Description Retrieve the list of control path capable drives for the
partition whose name is given as the URI template ‘name’.
Media Type Request: N/A
28 Resource