OHDSI / ROhdsiWebApi

An R package for interfacing with a WebAPI instance
https://ohdsi.github.io/ROhdsiWebApi
10 stars 17 forks source link

Functions for WebAPI admins #258

Closed alondhe closed 1 year ago

alondhe commented 1 year ago

Hello,

Based on this forum post Link , I’m thinking we should add WebAPI administrative functions:

  1. Add data source
  2. Remove (deprecate) data source
  3. Update data source
  4. Test data source connection
  5. Refresh data source cache
  6. Show current role mappings to security groups
  7. Map role to security groups
  8. Invoke security group refresh
  9. DDL endpoint execution
  10. Achilles record count concept count endpoint execution
alondhe commented 1 year ago

In discussion with @gowthamrao , we will close this as it's not HADES specific. But instead, we can script these patterns in Broadsea containers.