Expand description
purge_cache – the Admin API’s DELETE /api/cache/{id}, for agents.
Structs§
Functions§
- purge_
cache - Purges every backend holding entries for
id, or – withdry_run– just lists them.404(not_found) when no compiled policy has a pair with that id, exactly like the Admin API’s DELETE. On a backend failure, reports what was purged before it as acache_purge_failederror.