Actions
Enhancement #24907
closedBug #24817: When there are more nodes than supported by licenses, no logs in webapp states it
Enhancement #24826: Add an API endpoint to get plugin license info
The list of plugin in info API is always empty
Effort required:
Name check:
To do
Fix check:
Checked
Regression:
No
Description
It looks like:
{ "action": "getPluginsInfo", "result": "success", "data": { "plugins": [ { "details": [] } ] } }
Even with plugin listed in Rudder UI "plugins".
Actions