removeRAID2

Deletes the specified RAID and deletes all of the partitions in the RAID, including any pool and volume that resides on the RAID.

Request

<raid>
   <removeRAID2>
      <raidID/>
   </removeRAID2>
</raid>

Reply

<raid>
   <removeRAID2>
      <result value=" ">
         <description/>
      <result>
   </removeRAID2>
</raid>

Elements

raidID

On NetWare, specifies the RAID ID received from Media Manager. On Linux, specifies the RAID name.

result

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

description

Specifies a text description of the returned result.