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

Adds resource of Snapshots to Barge #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

petems
Copy link
Collaborator

@petems petems commented Oct 8, 2016

Closes #18

  • List all snapshots
  • List all Droplet snapshots
  • List all volume snapshots
  • Retrieve existing snapshot by ID
  • Delete a snapshot
  • Update README
  • Add specs
  • Add fixtures

Documentation: https://developers.digitalocean.com/documentation/v2/#snapshots

* List all snapshots
* List all Droplet snapshots
* List all volume snapshots
* Retrieve existing snapshot by ID
* Delete a snapshot
* Update README
* Add specs
* Add fixtures

Documentation: https://developers.digitalocean.com/documentation/v2/#snapshots
@petems petems force-pushed the add_snapshot_resource branch from 1ef6c77 to 5884609 Compare October 9, 2016 18:45
@petems petems changed the title Adds resource of **Snapshots** to Barge Adds resource of Snapshots to Barge Oct 9, 2016
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.

Add Snapshot listing
1 participant