Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DPS: EDC cache management API #3974

Closed
Tracked by #3898
wolf4ood opened this issue Mar 7, 2024 · 0 comments · Fixed by #3983
Closed
Tracked by #3898

DPS: EDC cache management API #3974

wolf4ood opened this issue Mar 7, 2024 · 0 comments · Fixed by #3983
Labels
api Feature related to the (REST) api enhancement New feature or request

Comments

@wolf4ood
Copy link
Contributor

wolf4ood commented Mar 7, 2024

Implements APIs for interacting with the EDR cache implemented #3978

The cache will get populated automatically with an extension listening on transfer process start message on client side.

So we should have for now three endpoints:

  • Get the EDR by transfer process ID
  • Delete the EDR by transfer process ID
  • Queries the EDR entry (metadata) with QuerySpec

The API should be plugged in the management-api context but not bundled by default in the management-api

@github-actions github-actions bot added the triage all new issues awaiting classification label Mar 7, 2024
@wolf4ood wolf4ood added enhancement New feature or request and removed triage all new issues awaiting classification labels Mar 7, 2024
@wolf4ood wolf4ood added the api Feature related to the (REST) api label Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Feature related to the (REST) api enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant