-
Notifications
You must be signed in to change notification settings - Fork 247
Closed
Description
As per http://docs.rackspacecloud.com/cdb/api/v1.0/cdb-devguide/content/pagination.html, cloud DB list operations (instances, databases, users) return pages (of 20 by default).
The \OpenCloud\Collection class seems to make no reference to pagination so there doesn't seem to be any current means of fetching the full set.