ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

System - Add find endpoint feature to web/CLI #591

Open dvstans opened 3 years ago

dvstans commented 3 years ago

The upload/download dialog in the portal does search for matches, but adding a direct feature to find endpoints would be helpful for users while configuring the Python client (default endpoints). Ideally this should be available in both the portal and the CLI (and Python API).

JoshuaSBrown commented 1 year ago

I imagine that there should be a way to view endpoints that are available to the user through the Globus API, for instance personal endpoints. And then DataFed should be able to identify endpoints that the user has allocations on, both of these would be useful hints.