removePoolSnapshot

Removes a specified pool snapshot.

Request

<removePoolSnapshot>
   <snapName/>
</removePoolSnapshot>

Reply

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

Elements

snapName

Specifies the name of the pool's snapshot.

result

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

description

Specifies a text description of the result.