renamePoolSnapshot

Renames a pool snapshot. This command is implemented only on NetWare and not on Linux.

Request

<renamePoolSnapshot>
   <snapName/>
   <newSnapName/>
</renamePoolSnapshot>

Reply

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

Elements

snapName

(Required) Specifies the current snapshot name of the pool.

newSnapName

(Required) Specifies the new snapshot name for the pool.

result

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

description

Specifies a text description of the result.