Open
Description
Similar to #446 it would be useful to be able to manage the accounts, plugins and connections configured without needing to restart the whole connector.
This should also be done via an admin API.
Suggested commands would be:
- connect/disconnect plugin
- adjust plugin options (e.g. server URL)
- add new account
- adjust account settings such as balance min and max plugin, asset, scale (TBD which are a good idea)
- force a settlement
- graceful shutdown of an account (stop accepting packets, settle account, disconnect)
- dump current config to file (to use if the connector is restarted)