The watcher.api.controllers.v1.collection Module

The watcher.api.controllers.v1.collection Module

class watcher.api.controllers.v1.collection.Collection(**kw)[source]

Bases: watcher.api.controllers.base.APIBase

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

Return a link to the next subset of the 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.