Description
This script can be used for associating or disassociating a subclient policy to a backupset(s)
For association of a subclient policy to a backupset
qoperation execscript -sn modifysubclientpolicy -si associate -si c=client_name -si b=backupsetname -si scp=subclient_policy_name
For association of a subclient policy to all FS backupsets of a client
qoperation execscript -sn modifysubclientpolicy -si associate -si c=client_name -si scp=subclient_policy_name
For association of a subclient policy to all FS backupsets of all clients in a client group
qoperation execscript -sn modifysubclientpolicy -si associate -si cg=client_group_name -si scp=subclient_policy_name
For disassociation of a subclient policy from a backupset
qoperation execscript -sn modifysubclientpolicy -si disassociate -si c=client_name -si b=backupsetname
Usage
For Association
qoperation execscript -sn modifysubclientpolicy -si associate -si cg=client_group_name -si scp=subclient_policy_name
qoperation execscript -sn modifysubclientpolicy -si associate -si c=client_name -si scp=subclient_policy_name
qoperation execscript -sn modifysubclientpolicy -si associate -si c=client_name -si b=backupsetname -si scp=subclient_policy_name
For disassociation
qoperation execscript -sn modifysubclientpolicy -si disassociate -si c=client_name -si b=backupsetname
script_name: modifysubclientpolicy
Associate or disassociate a subclient policy to backupset(s)
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.