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

Add GetVolumeByName to Storage #122

Merged
merged 1 commit into from
Feb 17, 2017

Conversation

protochron
Copy link
Contributor

This allows you to get a volume by name and region which corresponds to
calling:

/v2/volumes?name=$NAME&region=$REGION

This allows you to get a volume by name and region which corresponds to
calling:

```
/v2/volumes?name=$NAME&region=$REGION
```
@mauricio
Copy link
Contributor

LGTM!

@protochron protochron merged commit 1b60bc0 into digitalocean:master Feb 17, 2017
@protochron protochron deleted the add_volume_by_name branch February 17, 2017 16:18
viola added a commit to digitalocean/doctl that referenced this pull request Feb 21, 2017
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