npm_update_proxy_host
Update an existing proxy host configuration without recreating it; specify only the fields to change such as forward host, ports, domain names, SSL, and advanced nginx options.
Instructions
Update an existing proxy host. Provide only fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| enabled | No | ||
| locations | No | ||
| ssl_forced | No | ||
| domain_names | No | ||
| forward_host | No | ||
| forward_port | No | ||
| hsts_enabled | No | ||
| http2_support | No | ||
| block_exploits | No | ||
| certificate_id | No | ||
| forward_scheme | No | ||
| advanced_config | No | ||
| caching_enabled | No | ||
| hsts_subdomains | No | ||
| allow_websocket_upgrade | No |