Uri: aml/access/host/{wwpn, Uri: aml/access/hosts, Uri: aml/access/host/{wwpn} uri: aml/access/hosts – HP StoreEver ESL G3 Tape Libraries User Manual
Page 65

<logicalSerialNumber>F001396025
</logicalSerialNumber>
<type>1</type>
<port>
<id>1</id>
<access>true</access>
</port>
<port>
<id>2</id>
<access>true</access>
</port>
</accessDevice>
<accessDevice>
<accessGroupName>AG2</accessGroupName>
<serialNumber>GB120401DP</serialNumber>
<logicalSerialNumber>F00139602B
</logicalSerialNumber>
<type>1</type>
<port>
<id>1</id>
<access>true</access>
</port>
<port>
<id>2</id>
<access>true</access>
</port>
</accessDevice>
</accessDeviceList>
</ns2:accessGroup>
Resource code
See
“URI: aml/access/group/{name}/host/{WWPN}” (page 18)
for
the Resource code description.
URI: aml/access/host/{WWPN}
Method
GET
XML Response Data
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:host
xmlns:ns2="http://automatedMediaLibrary/">
<name>Test Host</name>
<type>4</type>
<mode>0</mode>
<WWPN>1234ABCD:1234ABCD</WWPN>
</ns2:host>
Method
PUT
XML Response Data
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:host
xmlns:ns2="http://automatedMediaLibrary/">
<name>Dummy Host</name>
<type>5</type>
<mode>0</mode>
<WWPN>1234ABCD:1234ABCD</WWPN>
</ns2:host>
Resource code
See
“URI: aml/access/host/{WWPN}” (page 18)
for the Resource
code description.
URI: aml/access/hosts
Method
GET
XML Response Data
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:hostList xmlns:ns2="http://automatedMediaLibrary/">
URI: aml/access/host/{WWPN}
65