Page Rule
Disallows caching for the specified URI path(s) on a Dynamic (Aksela) resource.
Note: The resource_uuid value in the request body must match the {resource_uuid} path parameter.
Organization UUID.
****-*****-****-****Resource UUID.
****-*****-****-*****Resource UUID.
****-****-****-****Disallow Cache Rule updated successfully.
Bad Request - Invalid or missing parameters.
Resource not found.
Internal Server Error.
Enables or updates Custom Error Pages for a resource. This setting is available for all resource types.
Note: The resource_uuid value in the request body must match the {resource_uuid} path parameter.
Organization UUID.
****-*****-****-****Resource UUID.
****-*****-****-*****Resource UUID.
*****-***-***-***Enables or disables Custom Error Pages.
trueCustom Error Pages updated successfully.
Bad Request - Invalid or missing parameters.
Resource not found.
Internal Server Error.
Updates Query String handling for one or more Page Rules on a resource. This setting is available for small, large, and dynamic (Aksela) resource types.
Retain All means Query String parameters are kept and evaluated as part of cache behavior according to the rule configuration.
Note: Page Rules are updated by rule_id.
Organization UUID.
****-*****-****-****Resource UUID.
****-*****-****-*****Query String settings updated successfully.
Bad Request - Invalid or missing parameters.
Resource not found.
Internal Server Error.
Updates Query String handling for one or more Page Rules on a resource. This setting is available for small, large, and dynamic (Aksela) resource types.
Ignore All means Query String parameters are ignored for the page rule behavior (i.e., the rule treats URLs as if they have no Query String).
Organization UUID.
****-*****-****-****Resource UUID.
****-*****-****-*****Query String settings updated successfully.
Bad Request - Invalid or missing parameters.
Resource not found.
Internal Server Error.
Updates Query String handling for one or more Page Rules on a resource. This setting is available for small, large, and dynamic (Aksela) resource types.
Retain Specific means the cache key includes only the selected Query String parameters (the rest are ignored).
Organization UUID.
****-*****-****-****Resource UUID.
****-*****-****-*****Query String settings updated successfully.
Bad Request - Invalid or missing parameters.
Resource not found.
Internal Server Error.
Updates Query String handling for one or more Page Rules on a resource. This setting is available for small, large, and dynamic (Aksela) resource types.
Ignore Specific means the cache key includes all Query String parameters except the specified ones.
Organization UUID.
****-*****-****-****Resource UUID.
****-*****-****-*****Query String settings updated successfully.
Bad Request - Invalid or missing parameters.
Resource not found.
Internal Server Error.
Deletes one or more Page Rules by marking them with is_delete=true in the request payload.
This action updates the Page Rule configuration on the resource. The status_file_extension field controls whether Page Rule processing by file extension is enabled at the resource level.
Organization UUID.
****-*****-****-****Resource UUID.
****-*****-****-*****Resource UUID.
****-****-****-****Enables or disables Page Rule evaluation by file extension at the resource level.
truePage Rule(s) deleted successfully.
Bad Request - Invalid or missing parameters.
Resource or Page Rule not found.
Internal Server Error.
Last updated
Was this helpful?