opn_haproxy_configtest
Validate HAProxy configuration syntax to detect errors before applying changes. Run this before reconfiguring to ensure valid config.
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 | |||