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

DURACLOUD-1150: Add REST API endpoints for total count, size and files in snapshots #30

Merged
merged 4 commits into from
Jul 21, 2021

Conversation

nwoodward
Copy link
Contributor

@nwoodward nwoodward commented Jul 20, 2021

*This PR adds new REST API endpoints for 1) total snapshots counts, 2) total snapshots sizes in bytes, and 3) total snapshot files based on a given search criteria. The search criteria are host, storeId, or status.


JIRA Ticket: https://duracloud.atlassian.net/browse/DURACLOUD-1150

How should this be tested?

Additional Notes:

As mentioned in the test instructions this PR depends on another PR in the DuraCloud repository that contains the Bridge result classes for these new endpoints.

Interested parties

@duracloud/committers

Copy link
Member

@bbranan bbranan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great and works as expected, thanks @nwoodward!

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

Successfully merging this pull request may close these issues.

2 participants