opn_haproxy_configtest
Validate HAProxy configuration syntax before applying. Run this check to detect errors and ensure the configuration is valid.
Instructions
Validate HAProxy configuration syntax before applying.
Use this BEFORE calling opn_reconfigure_haproxy to verify the configuration is valid. This runs 'haproxy -c' internally and reports any syntax errors.
Returns: dict with validation result (typically 'status' key).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||