Update redirection host
npm_update_redirection_hostUpdates an existing redirection host's configuration including domain names, forwarding settings, SSL, and security options.
Instructions
Update a redirection host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| meta | No | ||
| ssl_forced | No | ||
| domain_names | No | ||
| hsts_enabled | No | ||
| http2_support | No | ||
| preserve_path | No | ||
| block_exploits | No | ||
| certificate_id | No | ||
| forward_scheme | No | ||
| advanced_config | No | ||
| hsts_subdomains | No | ||
| forward_http_code | No | ||
| forward_domain_name | No |