add_nfproxy_service
Registers a new nfproxy service for TCP or HTTP traffic, specifying port, IP, and fail-open behavior.
Instructions
Register a new nfproxy service. proto is 'tcp' or 'http'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| port | Yes | ||
| proto | Yes | ||
| ip_int | Yes | ||
| fail_open | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||