listPools

Returns the pool list on a server.

Request

<listPools/><noSnapshot/>

Reply

<listPools>
    <PoolSimpleInfo>
       <poolName/>
       <poolState/>
       <shared/>
   </poolSimpleInfo>
</listPools>

Elements

noSnapshot

(Optional) Snapshot pools are excluded from the displayed list of the pools .

poolName

Repeats for each pool.

poolState

Specifies the name of the pool.

shared

(Optional) Specifies that the pool is shared.