DESCRIPTION:
Return all available configured rack name for the LTO
Parameters:
_user Login name of the executor.
_pwd Passw ord of the executor.
Result data example
<string xmlns="http://www.etere.eu/EtereWSApi"><?xml version="1.0" encoding="utf-8"?>
<WSApiResponse>
<Function Name="GetLtoRackNameList"> <racks RackName="etlibraryws2012\IBM 3573-TL" ID="4" /><racks RackName="HSMLIBRARY" ID="1" /><racks RackName="SGYDEMO02\Etere DiskLibrary" ID="2" />
</Function>
</WSApiResponse>
</string>