Skip to content

TranslationDiscoveryRequest

Field Type Mandatory Description
candidates List<TranslationDiscovery- ServiceInstanceDescriptor> yes Possible service instances for consuming via a translation bridge.
operation ServiceOperationName yes The operation that the requester wants to consume.
interfaceTemplateNames List<InterfaceName> yes The name of the interfaces that the consumer can use.
inputDataModelId DataModelID yes (no) The identifier of the data model that the requester can use as input payload of the specified operation. Must be omitted if there is no input payload.
outputDataModelId DataModelID yes (no) The identifier of the data model that the requester can use as response payload of the specified operation. Must be omitted if there is no response payload.