droplet_kit icon indicating copy to clipboard operation
droplet_kit copied to clipboard

Core API Issue on adding droplet into load balancer

Open jimmychu0807 opened this issue 6 years ago • 2 comments

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"}.

jimmychu0807 avatar Sep 13 '18 05:09 jimmychu0807

Is this still happening?

hilary avatar Jun 21 '19 23:06 hilary

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

jimmychu0807 avatar Jun 22 '19 03:06 jimmychu0807