-
Enhancement
-
Resolution: Done
-
Major
-
14.0.9.Final, 15.0.0.Final
-
None
Currently it's only possible to get the health of all user caches via the v2/cache-managers/default/caches endpoint. Instead it should be possible for a user to retrieve the health of an individual cache via v2/caches/{cacheName}?action=health}.
It's not possible to use v2/caches/{cacheName as this returns a 404 if the specified cache is not in a RUNNING state.
- relates to
-
JDG-6281 [Operator] XSite Cache CRs can falsely report Ready=True when XSite is not enabled
- New