Project

General

Profile

Actions

Enhancement #24907

closed

Bug #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

Added by François ARMAND 10 months ago. Updated 10 months ago.

Status:
Released
Priority:
N/A
Category:
API
Target version:
UX impact:
Suggestion strength:
User visibility:
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

Also available in: Atom PDF