create_proxy_host
Set up a new proxy host by specifying domain names, forwarding details, and optional SSL configuration to route traffic to an internal server.
Instructions
Create a new proxy host
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_names | Yes | List of domain names | |
| forward_scheme | No | http | |
| forward_host | Yes | IP or hostname to forward to | |
| forward_port | Yes | Port to forward to | |
| certificate_id | No | SSL certificate ID | |
| ssl_forced | No | ||
| block_exploits | No | ||
| advanced_config | No |