OData Queries
The REST service on the BIG-IP® device implements a subset of the Open Data Protocol, which allows a user to refine a set of data based on query parameters. This is especially useful when limiting the number of results returned on a get_collection()
call. The way to use these query parameters with the f5-sdk is shown below: