haproxy_action_create
Create HAProxy frontend actions, such as use_backend, redirect, or modify headers, by specifying conditions and values for precise traffic management on OPNSense firewalls.
Instructions
Create an action for HAProxy frontend
Input Schema
Name | Required | Description | Default |
---|---|---|---|
backend | No | Backend name (for use_backend) | |
condition | No | ACL condition | |
frontend | Yes | Frontend UUID | |
type | Yes | Action type | |
value | No | Action value |