<div dir="ltr">I don't think --marker does at all what I want. The --limit -1 does doe multiple successive queries (with a marker) automagically returning a single list as CLI output to nova list. That really IS what I want (and what some of our automation is written around.)<div><br></div><div>Thanks!</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 18, 2016 at 5:26 PM, James Downs <span dir="ltr"><<a href="mailto:egon@egon.cc" target="_blank">egon@egon.cc</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, May 18, 2016 at 04:37:42PM -0600, David Medberry wrote:<br>
<br>
> It seems to bypass it... or I'm running into a LOWER limit (undocumented).<br>
> So help on  limit -1 says it is still limited by osapi_max_limit<br>
<br>
</span>You're looking for:<br>
<br>
--marker <marker>             The last server UUID of the previous page;<br>
                                displays list of servers after "marker".<br>
<br>
This is much faster than increasing the size of results, at least in sufficiently<br>
large environments.<br>
<br>
Cheers,<br>
-j<br>
</blockquote></div><br></div>