API

Get all configuration:

/configuration/<application>/<host>

Get changes:

/configuration/changes/<application>/<host>/<updateId>

JSON response:

{"updateId":15,"configuration":[{"key":"conf.remote.loaded","value":"true"}]}