Content Problems Scenario
content_problemsDiagnose URL content problems by comparing edge and origin responses to identify cache inconsistencies, stale content, and origin errors.
Instructions
Runs Akamai content problem diagnostics for a URL — fetches content via cURL from both edge and origin to compare responses. Useful for diagnosing cache inconsistencies, stale content, and origin errors. This is an async operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to diagnose content problems for. | |
| ipVersion | No | IP version to use. | |
| spoofEdgeIp | No | Edge server IP to serve traffic from. | |
| edgeLocationId | No | Edge server location ID nearest to the affected users. | |
| requestHeaders | No | Custom request headers in "header: value" format. | |
| runFromSiteShield | No | Run from a Site Shield map. |