npm_update_stream
Update an existing stream in Nginx Proxy Manager by specifying only the fields to change, such as forwarding host, ports, or enabled status.
Instructions
Update an existing stream. Provide only fields to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| enabled | No | ||
| incoming_port | No | ||
| tcp_forwarding | No | ||
| udp_forwarding | No | ||
| forwarding_host | No | ||
| forwarding_port | No |