When you pause a cache instance, data entries can no longer be ingested into
the cache. The existing data held in the cache is evicted when the time to live
(TTL) ends. Once paused, the cache can be unpaused by using thestorage.anywhereCaches.resumeAPI.
Required permissions
The authenticated user must have thestorage.anywhereCaches.pauseIAM permission on the bucket to use this method.
Request
HTTP request
POST https://storage.googleapis.com/storage/v1/b/bucket/anywhereCaches/anywhereCacheID/pause
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-24 UTC."],[],[]]