Hi Guys
Each Subclient that gets created has 200+ Parameters and Options, some are set always, some not, new ones get added with every FeatureReleases and Default-Values might change with every other MaintenanceRelease. After couple of years I now have a Zoo full of varying configurations that I need to consolidate to a hand full of standards.
Anybody know a convenient way to gather all available Options for a given Subclient-Type? Intention is to gather a giant table to be able to compare f.E. setting up same diskCleanupRules for all FIleSystem Agents.
Tried to extract the Data from App_GetSubClientPropertiesResponse xml-Output but couldn’t find a good way to extract all Entity and Attribute Paths as source for a XPath-Query Loop through everything. XPath 3.0 would support something like “//@*/path()” to do that in a one-liner but Commvault Java stack doesn’t seem to support that.
Anybody had the same challenge and found a solution
Best Regards
Stefan