Uri: aml/system/network/configuration/{name – HP StoreEver ESL G3 Tape Libraries User Manual
Page 93

</netConfiguration>
</ns2:netConfigurationList>
Resource code
See
“URI: aml/system/network/configurations” (page 45)
for the
Resource code description.
URI: aml/system/network/configuration/{name}
Method
GET
XML Response Data
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:netConfigurationList
xmlns:ns2="http://automatedMediaLibrary/">
<netConfiguration>
<name>eth0</name>
<location>N/A</location>
<version>1</version>
<hostName>dvt8-jb</hostName>
<domainName>dvt8-jb</domainName>
<type>1</type>
<netMask>64</netMask>
<netGateway>10.20.168.1</netGateway>
<ipAddress>10.20.171.17</ipAddress>
</netConfiguration>
<netConfiguration>
<name>eth0</name>
<location>N/A</location>
<version>2</version>
<hostName>dvt8-jb</hostName>
<domainName>dvt8-jb</domainName>
<type>3</type>
<netGateway>0:0:0:0:0:0:0:0</netGateway>
<ipAddress>2001:db8:ffff:1:230:
8cff:fe06:78b5/64
</ipAddress>
<ipAddress>fe80::230:8cff:fe06:78b5/64
</ipAddress>
</netConfiguration>
<relations>
<link rel="item" title="Parameter type values"
href="http://10.20.171.17/aml/enum/
netConfiguration/type"/>
<link rel="item" title="Parameter version values"
href="http://10.20.171.17/aml/enum/
netConfiguration/version"/>
</relations>
</ns2:netConfigurationList>
Resource code
See
“URI: aml/system/network/configuration/{name}” (page 46)
for
the Resource code description.
URI: aml/system/network/configuration/{name}/{version}
Method
PUT
XML Response Data (Example 1)
<?xml version="1.0" encoding="UTF-8"
standalone="yes"?>
<ns2:netConfiguration
xmlns:ns2="http://automatedMediaLibrary/">
<name>eth0</name>
<location>N/A</location>
<version>1</version>
<hostName>TestLibrary</hostName>
<domainName>TestLibrary</domainName>
<type>1</type>
<netMask>255.255.248.0</netMask>
URI: aml/system/network/configuration/{name}
93