opn_haproxy_get
Retrieve the full configuration of any HAProxy resource (frontends, backends, servers, etc.) to inspect all fields including SSL, tuning, persistence before modifying.
Instructions
Get detailed configuration for a specific HAProxy resource.
Use this to inspect all fields of a single resource before modifying it. Returns the full field set including SSL, tuning, persistence, and linked resources.
Resource types: frontends, backends, servers, actions, acls, healthchecks, errorfiles, resolvers, mailers.
Returns: dict with the resource type as key containing all field values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_type | Yes | ||
| uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||