Skip to content

TranslationNegotiationRequest

Field Type Mandatory Description
bridgeId TranslationBridgeID no The unique identifier of the results of a previously executed discovery operation.
target TranslationNegotiation- ServiceInstanceDescriptor yes Information about the target service instance.
operation ServiceOperationName no (yes) The operation that the requester wants to consume. Mandatory if bridgeId is not specified.
interfaceTemplateName InterfaceName no (yes) The name of the interface that the consumer can use. Mandatory if bridgeId is not specified.
inputDataModelId DataModelID no (yes) The identifier of the data model that the requester can use as input payload of the specified operation. Can be omitted if bridgeId is specified and must be omitted if there is no input payload.
outputDataModelId DataModelID no (yes) The identifier of the data model that the requester can use as response payload of the specified operation. Can be omitted if bridgeId is specified and must be omitted if there is no response payload.