Cache
Get Cache
Retrieve information about a specific cache.
Args: name: Name of the cache to inspect. auth: Authentication context used to authorize the request.
Returns: A dictionary with a boolean exists field indicating whether the cache is loaded.
get/cache/{name}
Path parameters
namestring required
Headers
authorizationstring
Response
Successful Response
object required