Deployment and Configuration Resources
There are three possible EGD configuration types: EGD, EGD Flat, and EGD Sink Flat. The following fields are common to all three configuration types: transport_addr
, log_level
and log_name
, and options
.
transport_addr
The transport_addr field determines the location of the EGD endpoint the block will communicate with. Its prefix must be 'egd://'
log_level
and log_name
For details about the log_level
and log_name
fields, see the Generic CDP Blocks section of the Protocol Adapters documentation page.
options
The options
field contains any other miscellaneous configuration options necessary for the desired EGD communication.