listMultiPaths

Returns a list of multipaths for a device.

Request

<multiPath>    
   <listMultiPaths>
      <deviceID/>
   </listMultiPaths>
</multiPath>

Reply

<multiPath>
   <listMultiPaths>
      <pathID/>
   </listMultiPaths>
</multiPath>

Elements

deviceID

On NetWare, specifies the device ID received from Media Manager. On Linux, specifies the device object name.

pathID

On NetWare, specifies the path ID received from Media Manager. On Linux, specifies the path name.