Returns a pool name from a pool GUID (for Linux only).
<linuxRequest>
<storage>
<poolIDToName>
<poolID/>
</poolIDToName>
</storage>
</linuxRequest>
<linuxReply>
<storage>
<poolIDToName>
<poolName/>
<result value=" ">
<description/>
</result>
</poolIDToName>
</storage>
<result value=" ">
<description/>
</result>
</linuxReply>
Specifies the ID of the pool in the following format:
aaaaaaaa-bbbb-cccc-dd-ee-nnnnnnnn
Specifies the name of the pool.
Specifies an error value or 0 (for no error).
Specifies a text description of the result.