update_site_pause
Pause or resume ESA proxy configuration for a website by modifying its state. Inputs include site ID and pause status to control traffic routing directly to the origin server.
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. |