To better manage Named Connections on FME Flow there should be a way to list which workspaces that uses which Named Connection. It would be useful to both have this in the GUI of FME Flow and as an API endpoint.
Here is just two common situations when this would be very useful:
- If one updates or overwrite a Named Connection, which workspaces will be affected?
- Remove unused Named Connections that shouldn't be used any more or when upgrading/migrating between FME Flow version.