Is there an ability to programmatically get the same OSGI Configuration JSON available in Cloud Manager Developer Console ?
Cloud Manager Developer Console allows developers to download the entire OSGI Configuration JSON and I am looking for a way to programmatically get the same OSGI Configuration JSON. Is there such an ability ?
We have a requirement to monitor and alert on configuration drift, hence looking for ways to automate the drift check.
Cloud manager API does not seem to provide an API, even though developer console seem to internally use a service to get the entire list. Would this service be available for use if we are open to write an AEM custom job or servlet to provide this information ?