Last Modified: Apr 28, 2025
Affected Product(s):
BIG-IP All
Known Affected Versions:
11.5.1, 11.5.1 HF1, 11.5.1 HF2, 11.5.1 HF3, 11.5.1 HF4, 11.5.1 HF5, 11.5.1 HF6, 11.5.1 HF7, 11.5.1 HF8, 11.5.1 HF9, 11.5.1 HF10, 11.5.1 HF11, 11.5.2, 11.5.2 HF1, 11.6.0, 11.6.0 HF1, 11.6.0 HF2, 11.6.0 HF3, 11.6.0 HF4
Fixed In:
12.0.0, 11.6.0 HF5, 11.5.3
Opened: Nov 19, 2014 Severity: 3-Major Related Article:
K16170
Performing a GET on nonexistent pool members does not show an error.
The returned response typically indicates an almost-empty resource instead of a not-found error.
This occurs when using iControl REST with nonexistent pool members.
Use members GET for all members and iterate through the items returned to determine if a pool member exists.
Performing a GET on nonexistent pool members now shows an error when using iControl REST with nonexistent pool members.