1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Improving docs for fetching EC2 instances in batches

This commit is contained in:
Richard Hall 2014-12-18 11:22:39 -05:00
parent 59791abb84
commit c5e4575747

View file

@ -8,7 +8,9 @@ module Fog
#
# ==== Parameters
# * filters<~Hash> - List of filters to limit results with
#
# * Also allows for passing of optional parameters to fetch instances in batches:
# * 'maxResults' - The number of instances to return for the request
# * 'nextToken' - The token to fetch the next set of items. This is returned by a previous request.
# ==== Returns
# * response<~Excon::Response>:
# * body<~Hash>: