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

Core API Issue on adding droplet into load balancer #153

Open
jimmychu0807 opened this issue Sep 13, 2018 · 2 comments
Open

Core API Issue on adding droplet into load balancer #153

jimmychu0807 opened this issue Sep 13, 2018 · 2 comments

Comments

@jimmychu0807
Copy link

I am reporting issue more on the core API, instead of the ruby interface, as this happens on both ruby and curl.

When I try to add a droplet into a load balancer, using:

@client.load_balancers.add_droplets([droplet1_id], id: lb.id)

It just returns

Error: 422: {"id":"unprocessable_entity","message":"need to provide either a tag or a list of droplets","request_id":"f80013f6-f06b-400f-8591-cb6d5305dbb6"}.
@hilary
Copy link
Contributor

hilary commented Jun 21, 2019

Is this still happening?

@jimmychu0807
Copy link
Author

Didn't test it. I believed I created a droplet first and then add it to a load balancer.

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

2 participants