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