watcher.api.controllers.v1.collection module

watcher.api.controllers.v1.collection module

service None

Bases: watcher.api.controllers.base.APIBase

Collection.get_next(limit, url=None, marker_field='uuid', **kwargs)[source]

Return a link to the next subset of the collection.

Collection.has_next(limit)[source]

Return whether collection has more items.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.