Skip to content

feat(core-manager): implement snapshots.list action #3722

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

Merged
merged 3 commits into from
May 25, 2020

Conversation

sebastijankuzner
Copy link
Contributor

Summary

This PR add new action which returns list of all snapshots.

Action

Name: snapshots.list

Params: none

Response:: Array of snapshot information.

Name Type Description
name String Snapshot name.
size Number Snapshot size in KB.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@faustbrian faustbrian merged commit 7a8bb93 into develop May 25, 2020
@ghost ghost deleted the feat/core-manager/snapshots-list branch May 25, 2020 04:03
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