listEvmsVolumes

Lists the volumes in Evms that can be used to take a snap shot.

Request

<listEvmsVolumes/>

Reply

<listEvmsVolumes>
   <volumeInfo>
      <volumeName/>
      <volumeState/>
   </volumeInfo>
   <result value=" ">
      <description/>
   </result>
</listEvmsVolumes>

Elements

volumeName

Specifies the name of the volume.

volumeState

Specifies whether the state of the volume is shared (Yes or No).

result

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

description

Specifies a text description of the result.