[Pulp-list] pulp 3 output limit

David Davis daviddavis at redhat.com
Tue Oct 29 15:34:09 UTC 2019


You need to specify limit as a query string parameter in your GET request:

http GET :80/pulp/api/v3/repositories/?limit=500

David


On Tue, Oct 29, 2019 at 11:12 AM Bin Li (BLOOMBERG/ 120 PARK) <
bli111 at bloomberg.net> wrote:

> We have over 100 repositories. However we can only list 100 repos. limit
> doesn't work somehow. How I can list all our repositories?
>
> # http GET :80/pulp/api/v3/repositories/ limit=500 | jq -r '.results[]
> |.name' | wc -l
> 100
>
> _______________________________________________
> Pulp-list mailing list
> Pulp-list at redhat.com
> https://www.redhat.com/mailman/listinfo/pulp-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20191029/36712f85/attachment.htm>


More information about the Pulp-list mailing list