VMware vSphere with Tanzu Specialist — Question 3
After updating a configuration in Workspace ONE UEM. the administrator notices that it takes 24 hours for the value to reflect correctly within the console. The administrator understands that Memcached is holding this value in memory.
Which action would cause the value to update immediately?
Answer options
- A. Restarting the Memcached monitor service
- B. Appending the new value to the associated Memcached Key manually
- C. Placing SSH into the Memcached node and running purge_all
- D. Flushing the cache via the Workspace ONE UEM console
Correct answer: D
Explanation
The correct answer is D because flushing the cache via the Workspace ONE UEM console will immediately remove stale data held in Memcached, allowing the updated configuration to show instantly. The other options, while they may affect Memcached, do not guarantee an immediate update in the console as effectively as flushing the cache.