AEM Dispatcher Invalidation CQ-Action Query
Hi All,
What is the difference between "CQ-Action: Activate", "CQ-Action: Deactivate", "CQ-Action: Delete" while sending a Curl request to dispatcher to invalidate the cache?
Is there any API that lists down these methods?
Which action should be used if I simply want to touch the statsfile for the payload?
This documentation is a bit confusing as it states that the dispatcher deletes files on "CQ-Action: Activate". And the Curl Commands documentation states that "CQ-Action: Activate" is used to invalidate the cache. For evicting cache, "CQ-Action: Deactivate" is used.
Thanks,
Ram