get_property_rules
Retrieve the CDN configuration rule tree for an Akamai property version. Inspect caching, origin, headers, redirects, and edge logic settings.
Instructions
Get the rule tree for a property version. Returns the CDN configuration as nested rules with match criteria and behaviors: caching, origin settings, headers, redirects, and edge logic.
Example questions:
"What caching rules are set for this property?"
"Show me the origin configuration"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property_id | Yes | Akamai property ID (e.g., prp_12345) | |
| version | Yes | Property version number | |
| contract_id | Yes | Contract ID (e.g., ctr_1-AB123) | |
| group_id | Yes | Group ID (e.g., grp_12345) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||