Hi, <br>
<br>
the nova config in my OpenStack installation has the normal limit of only returning 1000 items as a result to an API call. But I have way more than 1000 VMs. <br>
Stupid question: How can I get the next 1000 and ultimately all VMs listed using nova list (or openstack server list)? <br>
<br>
I could not find any option in nova cli tool to do it :-(<br>
I have a workaround (filtering), but that is a volatile hack IMVHO... <br>
Or do I just need to do my own curl calls to pass other limit or page parameters? <br>
<br>
Thx, <br>
-- <br>
Kurt Garloff <kurt@garloff.de><br>
(Sent from Mobile with K9. Please excuse brevity & typos.)