-
Notifications
You must be signed in to change notification settings - Fork 14
Cache Clear Interceptor
Marcelo Aguiar Rodrigues edited this page Nov 1, 2018
·
2 revisions
When using the Cache Interceptor you might want clear the cache, this is when the Cache Clear Interceptor is useful. Informing the cache name created with the Cache Interceptor this will delete any cache associated with it.

Name: Simple name for your interceptor
Description: A simple description for your interceptor
Life Cycle: The appropriate life cycle for the interceptor
- Life cycles allowed:
- Api
- Plan
- Resource
- Operation
JSON example:
{
"cache": "cache-name"
}cache: name of the cache you want to be cleared
Heimdall Gateway
Website | Demo | Conductor Tecnologia SA
-
English
-
Português
-
Interceptors
-
Funcionalidades