Gets the list of clients and backupsets associated with a subclientpolicy or the list of subclient policies associated with a client Usage: qoperation execscript -sn GetSubclientPolicy.sql -si scp=subclient_policy_name/c=client_name Example: 1) To list clients and backupsets associated with subclientPolicy: qoperation execscript -sn GetSubclientPolicy.sql -si scp=subclient_policy_name 2) To list the subclientPolicies associated with a client qoperation execscript -sn GetSubclientPolicy.sql -si c=client_name