Warm up CDN cache
warmup_cachePre-load content into CDN cache by specifying resource ID and file paths, optionally with compression method, to prevent cache misses and reduce origin load.
Instructions
Pre-fetch (warm up) content into the aCDN resource cache for the given paths, optionally per compression method.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | Paths to warm up, e.g. ['/video/intro.mp4'] | |
| resource_id | Yes | aCDN resource (pull zone) ID | |
| compression_methods | No | Compression variant to warm (must be enabled on the resource) |