curl --request GET \
--url http://localhost:3091/api/v1/admin/cache/health \
--header 'Authorization: Bearer <token>'{}Returns an overall health report for the cache subsystem
curl --request GET \
--url http://localhost:3091/api/v1/admin/cache/health \
--header 'Authorization: Bearer <token>'{}