How to view the deployed ruleset archive content using REST API(GET) in ODM 8.5?
I am aware of viewing the deployed rule application archive contents on the RES Console including the option to select b2x, bom, irl, xml, empty directories
Unfortunately, there is no way to view deployed ruleset archive content on Rule Execution Server using REST API. Basically these REST API calls are divided in four parts.
ruleapps
rulesets
libraries
xoms
You can call any of the available methods for above four artifacts but not to view archive content.