Skip to main content

Hi!
I would like to get all database connections and additional information (e.g host, service name, username etc ) from FME REST API. 
I know that I can get all database connections with this request:
https://FMEServerName/fmerest/v3/security/categories/NamedConnections/resources?limit=-1&offset=-1 

it gives owner, display name, permissions, name, but not connection parametes. 

Is it somehow possible to get connection parameters as well?

 

Thanks!

Having that information available via the REST API would be pretty high risk. I don’t think you’ll be able to get it sorry


Reply