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

Complete Volume Resource #53

Closed
10 of 12 tasks
jsmartt opened this issue Dec 18, 2015 · 0 comments
Closed
10 of 12 tasks

Complete Volume Resource #53

jsmartt opened this issue Dec 18, 2015 · 0 comments

Comments

@jsmartt
Copy link
Collaborator

jsmartt commented Dec 18, 2015

PR #50 added the volume resource, but we still need to implement the Snapshots sub-resource. See this

  • GET /rest/storage-volumes
  • POST /rest/storage-volumes
  • GET /rest/storage-volumes/attachable-volumes
  • GET /rest/storage-volumes/repair
  • POST /rest/storage-volumes/repair
  • GET /rest/storage-volumes/{id}
  • PUT /rest/storage-volumes/{id}
  • DELETE /rest/storage-volumes/{id}
  • POST /rest/storage-volumes/{id}/snapshots
  • GET /rest/storage-volumes/{id}/snapshots/{snapshotId}
  • DELETE /rest/storage-volumes/{id}/snapshots/{snapshotId}
  • GET /rest/storage-volumes/{volumeId}/snapshots
@jsmartt jsmartt changed the title Volume Snapshots Complete Volume Resource Jan 5, 2016
@tmiotto tmiotto closed this as completed in 582e5d3 Jan 6, 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

No branches or pull requests

1 participant