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

ADA: implement get status information API call for file/dir? #24

Open
natalieda opened this issue Oct 2, 2024 · 1 comment
Open

ADA: implement get status information API call for file/dir? #24

natalieda opened this issue Oct 2, 2024 · 1 comment
Assignees

Comments

@natalieda
Copy link
Collaborator

Evaluate whether getting the status information would be a useful option to implement in ada to check if a file/dir exists.

curl -H "Authorization: Bearer ${prod_token}" --fail -X POST "${prod_api_url}/tape/archiveinfo" -H "accept: application/json" -H "content-type: application/json" -d "{\"paths\":[\"/${prod_tape_path}/1GBfile\"]}" | jq .
@natalieda natalieda changed the title ADA: implement get status information for file/dir? ADA: implement get status information API call for file/dir? Oct 2, 2024
@hailihu
Copy link
Contributor

hailihu commented Oct 23, 2024

Evaluate possible use cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants