listDevicePools

Returns the pool list on a device.

Request

<listDevicePools>    
   <objectID/>
</listDevicePools>

Reply

<listDevicePools>
   <poolSimpleInfo>
      <poolName/>
      <poolState/>
      <shared/>
   </poolSimpleInfo>
</listDevicePools>

Elements

objectID

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

poolSimpleInfo

Repeats for each pool.

poolName

Specifies the name of the pool.

poolState

Specifies active, deactive, or mount.

shared

(Optional) Specifies the pool is shared.