<div dir="ltr">Thanks Brandon for clearing the confusion.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 4, 2015 at 9:52 AM, Brandon Logan <span dir="ltr"><<a href="mailto:brandon.logan@rackspace.com" target="_blank">brandon.logan@rackspace.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr" style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi Madhu,​<br>
</p>
<p>You won't see any pool details from a GET of a loadbalancer.  For every entity, you'll only be shown minor information from their parent (if one exists) and their children (if any exist).  We may one day have a call to just show everything under a loadbalancer,
 but thats not there yet.<br>
</p>
<p><br>
</p>
<p>Thanks,<br>
</p>
<p>Brandon<br>
</p>
<div style="color:rgb(33,33,33)">
<hr style="display:inline-block;width:98%">
<div dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b> Madhusudhan Kandadai <<a href="mailto:madhusudhan.openstack@gmail.com" target="_blank">madhusudhan.openstack@gmail.com</a>><br>
<b>Sent:</b> Friday, May 1, 2015 9:43 PM<br>
<b>To:</b> OpenStack Development Mailing List (not for usage questions)<br>
<b>Subject:</b> [openstack-dev] [Neutron][LBaaS] Clarification required</font>
<div> </div>
</div><div><div class="h5">
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>Hello,<br>
<br>
</div>
I am playing around with Neutron LBaaS API calls as per Neutron/LBaaS/API 2.0 docs. I have noticed below behavior against working devstack. I would like to clarify on it:<br>
<br>
</div>
1. I create a loadbalancer using RESTAPI with the attributes - 'vip_subnet_id' and 'admin_state_up' as 'False'. It is getting created successfully<br>
<br>
</div>
<div>when I do a GET on loadbalancer, I could see the relevant their information.<br>
</div>
<div><br>
</div>
2. I create a listener with the loadbalancer_id from step 1 and 'admin_state_up' as 'False' and able to create listener.<br>
<br>
</div>
when I do a GET on loadbalancer again, I could see listener details associated with the loadbalancer as expected<br>
<div><br>
</div>
<div>Now the question comes in:-<br>
<br>
</div>
<div>3. I create a pool with listener _id and 'admin_state_up' as 'False' and able to create pool accordingly<br>
<br>
</div>
<div>But, when I do a GET on loadbalancer, I could not see pool details under listener associated with the loadbalancer.<br>
<br>
</div>
<div>Just curious, why I could not see like this when I do a GET on loadbalancer:<br>
<br>
{<br>
</div>
<div>loadbalancer {<br>
</div>
<div>                     listener {<br>
</div>
<div>                                   pools<br>
                                }<br>
                   }<br>
}<br>
<br>
<br>
</div>
<div>4. I could see all the details including pool correctly when I do GET on loadbalancers/<lb_id>/statuses<br>
</div>
<div><br>
</div>
<div>Thanks,<br>
</div>
<div>Madhusudhan<br>
</div>
</div>
</div>
</div></div></div>
</div>

<br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div>