update_site_pause
Pause or resume ESA proxy protection for a website to temporarily route traffic directly to the origin server.
Instructions
Modifies the ESA proxy configuration of a website.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | The website ID, which can be obtained by calling the [ListSites] operation. | |
| 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 |