Deleting a Storage Policy Copy

  1. Download the Delete_SP_copy.xml file and save it on the computer from where the command will be executed.

  2. Execute the following commands from the software_installation_directory/Base folder after substituting the parameter values.

    qoperation execute -af $[download location\Delete_SP_copy.xml] -storagePolicyName $[xxx] -copyName $[xxx]
    

    For example: To delete a copy Copy1 of storage policy SP1, execute the following command:

    qoperation execute -af $[download location\Delete_SP_copy.xm]l -storagePolicyName $[SP1] -copyName $[Copy1]
    
×

Loading...