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