Endpoint for checking if cache can be pinged
GET /cache/ping HTTP/1.1 Host: Ocp-Apim-Subscription-Key: YOUR_API_KEY Accept: */*
Successful Response
{ "status": "text", "cache_type": "text", "ping_response": true, "set_cache_response": "text", "litellm_cache_params": "text", "health_check_cache_params": {} }