Pagination and Filtering

This topic document serves to provide guidance on how to handle the pagination of large result sets and the best ways to provide filtering capabilities in a project’s public REST API.

Filtering

TODO Discuss the methods currently used to filter in OpenStack APIs.

TODO Make a proposal/decision on the recommended way to implement filtering.

Table Of Contents

Previous topic

Naming Conventions

Next topic

Representation Structure Conventions

This Page