get_production_item_settings
Retrieve configured setting overrides for a Business Host in a production, returning only explicit host and adapter settings for review or as input to update operations.
Instructions
List the configured setting overrides on a Business Host (Service / Process / Operation) inside a production.
Only settings explicitly stored on the Ens.Config.Item are returned —
settings that still use the class-level defaults are NOT listed (they
are not present in item.Settings). The output combines both Host
and Adapter targets and is meant as input to
update_production_item_settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config_name | Yes | Config name of the Business Host. | |
| production_name | No | Production class name. If empty, the active production is used. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |