Hello,
i’m trying to create a simple python script that permits to add an {‘excludePath’: ‘/dir-a/dir-b/’} and {‘includePath’: ‘/dir-c/dir-e/log’ } to ‘content’: [{‘path’: ‘/’}]
the problem seems to be the subclient.update_properties( ) that doesn’t save to commvault.
I can’t see the changes made in Webconsole or Java UI console
Any idea ?

