PruneContentDirectorPolicies

Description

  • To delete content director policy that are created. Option to delete all the entries or can explicitly specify names
  • qoperation execscript -sn PruneContentDirectorPolicies -si @username='username' -si @deleteAll='deleteFlag' -si @cdrNames='cdrNames'
  • 'username' -- login name of the user who have admin permission to delete
  • 'deleteFlag' -- TRUE or FALSE Flag to specify if this script needs to delete all content director policy. TRUE to delete all the entries
  • 'cdrNames' -- If deleteFlag is set FALSE, we can provide comma(,) separated list of the names. When deleteFlag flag is TRUE, this param can be skipped
  • Usage

    To delete content director policy that are created. Option to delete all the entries or can explicitly specify names

    qoperation execscript -sn PruneContentDirectorPolicies -si @username='username' -si @deleteAll='deleteFlag' -si @cdrNames='cdrNames'

    'username' -- login name of the user who have admin permission to delete

    'deleteFlag' -- TRUE or FALSE Flag to specify if this script needs to delete all content director policy. TRUE to delete all the entries

    'cdrNames' -- If deleteFlag is set FALSE, we can provide comma(,) separated list of the names. When deleteFlag flag is TRUE, this param can be skipped

    Details

    • Scope: All
    • Platform: CommServe (Database: CommServ)
    • Release: 11.0.0

    Disclaimer of Warranties

    CommVault provides software tools and utilities on an "as is" basis, as a courtesy and convenience to its users, and they may be changed from time to time without notice. These tools and utilities are provided without express, implied, or statutory warranties of any kind. You assume full risk and responsibility for the selection, possession, performance and proper installation and use of the software tools and utilities, and for verifying the results obtained there from. Your use of CommVault software tools and utilities indicates your unconditional acceptance of the above disclaimer.

    Loading...