Last Modified: Jun 30, 2025
Affected Product(s):
F5OS F5OS-A, F5OS-C, Velos
Known Affected Versions:
F5OS-A 1.5.0, F5OS-A 1.5.1, F5OS-A 1.5.2, F5OS-A 1.5.3, F5OS-A 1.7.0, F5OS-C 1.6.0, F5OS-C 1.6.1, F5OS-C 1.6.2
Fixed In:
F5OS-A 1.8.0
Opened: Dec 13, 2023 Severity: 3-Major
The ConfD List Core Files Rest API call request returns a 500 ERROR when no core files are found rather than returning an empty list. Example: https://10.10.10.1:8888/restconf/data/openconfig-system:system/f5-system-diagnostics-qkview:diagnostics/f5-system-diagnostics-qkview:core-files/f5-system-diagnostics-qkview:list
Limited, but may affect automation.
1. No core files exist on the system. 2. The Rest API for querying the list of core files is made.
Automation can respond to 500 error.
Instead of responding with a 500 error, the response is now "none" when no core files exist.