removePool2

Deletes the specified pool.

Request

<removePool2>
   <poolName/>
</removePool2>

Reply

 
<removePool2>
   <result value=" ">
      <description/>
   </result>
</removePool2>

Elements

poolName

Specifies the name of the pool to delete.

result

Specifies an error value or 0 (for no error).

description

Specifies a text description of the result.