Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: It is not possible to delete old resource/plugin configuration histories using RHQ CLI. The necessary methods required to delete/remove the resource/plugin configuration update history using the remote API are not exposed. Specifically - for resource configuration history: org.rhq.enterprise.server.configuration.ConfigurationManagerLocal.purgeResourceConfigurationUpdates(Subject subject, int[] configurationUpdateIds, boolean purgeInProgress) and for plugin configuration history: org.rhq.enterprise.server.configuration.ConfigurationManagerLocal.purgePluginConfigurationUpdates(Subject subject, int[] configurationUpdateIds, boolean purgeInProgress) Version-Release number of selected component (if applicable): RHQ 4.4, 4.5, 4.6, 4.7, 4.8, 4.9 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: