You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/02/21 04:04:45 UTC

[GitHub] csantanapr commented on issue #751: Export command subject to List limits

csantanapr commented on issue #751: Export command subject to List limits
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/751#issuecomment-367206974
 
 
   Now you have use the query parameter `?count=true` and this will return the total number of entities for example total of actions, triggers, packages, rules.
   Then you can now if there are more than 200 items and then know to paginate with `skip=` to get them all .
   
   cc @rabbah 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services