update_site_pause
Pause or resume Edge Security Acceleration (ESA) for a specific website by modifying its proxy configuration. Use this tool to temporarily redirect requests directly to the origin server when paused.
Instructions
Modifies the ESA proxy configuration of a website.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
paused | Yes | Specifies whether to temporarily pause ESA on the website. If you set this parameter to true, all requests to the domains in your DNS records go directly to your origin server. Valid values: true, false | |
siteId | Yes | The website ID, which can be obtained by calling the [ListSites] operation. |