opn_haproxy_get
Retrieve detailed configuration for a specific HAProxy resource by type and UUID, returning all fields including SSL, persistence, and linked items to inspect before making changes.
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 |
|---|---|---|---|
| uuid | Yes | ||
| resource_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||