Bug ID 538837: REST: Filtering login pages or parameters by their associated URL does not work

Last Modified: Sep 13, 2023

Affected Product(s):
BIG-IP ASM(all modules)

Known Affected Versions:
11.6.0, 12.0.0, 12.1.0 HF1, 12.1.0 HF2, 12.1.1 HF1, 12.1.1 HF2, 12.1.2 HF1, 12.1.2 HF2

Fixed In:
12.1.0, 12.0.0 HF1, 11.6.1

Opened: Aug 10, 2015

Severity: 4-Minor

Symptoms

When attempting to filter the collection of configured login pages by their URL, the full list is returned instead of the desired results. The same problem exists for URL level Parameters.

Impact

Incorrect results are returned to the REST client

Conditions

The login-pages or parameters collection endpoints are queried with the following $filter: $filter=url/name eq '<URL NAME>'

Workaround

None.

Fix Information

REST $filter for associated URLs on login-pages and parameters endpoints now works correctly.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips