-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Labels
enhancementA request that enhances existing behaviourA request that enhances existing behaviourfrontendTargeting the Frontend serviceTargeting the Frontend service
Description
Dear dCache devs,
I would like to kindly request an option to show pin info of a file through the API. We have users (specifically from the LOFAR project) who would like to get an overview of all pins for a file and specifically their expiration timestamps. I could not find such info in the API on our fairly up-to-date dCache test instance.
I could think of two suitable API locations to expose this info:
- /namespace - since almost all file info is there anyway;
- /tape/archiveinfo - since it is tape oriented, and the Gfal software already uses the /tape call collection for tape operations, and I can imagine that one day some Gfal developer might like to add this capability to Gfal.
Not sure which location would be better.
Kind regards,
Onno
Metadata
Metadata
Assignees
Labels
enhancementA request that enhances existing behaviourA request that enhances existing behaviourfrontendTargeting the Frontend serviceTargeting the Frontend service