SorceryMemoryCacheStaleObject¶
Synopsis¶
Mark an object in a sorcery memory cache as stale.
Description¶
Marks an object as stale within a sorcery memory cache.
Syntax¶
Action: SorceryMemoryCacheStaleObject
ActionID: <value>
Cache: <value>
Object: <value>
[Reload:] <value>
Arguments¶
-
ActionID
- ActionID for this transaction. Will be returned. -
Cache
- The name of the cache to mark the object as stale in. -
Object
- The name of the object to mark as stale. -
Reload
- If true, then immediately reload the object from the backend cache instead of waiting for the next retrieval
Generated Version¶
This documentation was generated from Asterisk branch 22 using version GIT