get_nfproxy_service
Retrieve a specific nfproxy service by its ID to inspect its configuration and status.
Instructions
Get a single nfproxy service by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_id | Yes | ||
| status | Yes | ||
| port | Yes | ||
| name | Yes | ||
| proto | Yes | ||
| ip_int | Yes | ||
| n_filters | No | ||
| edited_packets | No | ||
| blocked_packets | No | ||
| fail_open | No |