How can we update/change an existing plugin in VNA?
Release : 22.2
First step is to get the id of the config you need to update.
This is all done in the Swagger UI for VNA: http://hostname:port/vna
Expand Admin ->
Also note the plugin name, as this will be needed also.
Then, go to the reconfigure option:
Paste the entire configuration you would like, not just the single change. It will need the entire JSON config.
Once executed, the config is now updated.