Skip to content

TranslationQueryResponse

Field Type Description
bridgeId TranslationBridgeID Unique identifier of the translation bridge.
status TranslationBridgeStatus Status of the translation bridge.
usageReportCount Number Information about how many times the translation bridge was used.
alivesAt DateTime The moment when the translation bridge was used last time.
message String Error message if the translation bridge is in error state.
consumer SystemName The translation bridge is constructed for this consumer.
provider SystemName The translation bridge is constructed to use this system.
serviceDefinition ServiceName The translation bridge is constructed to use this service.
operation ServiceOperationName The translation bridge is constructed to use this operation.
interfaceTranslator SystemName The translation bridge is using this system as interface translator.
interfaceTranslatorData TranslationInterfaceTranslation- DataDescriptor Additional information about the interface translator.
inputDataModelTranslator SystemName The translation bridge is using this system as input data model translator.
inputDataModelTranslatorData TranslationDataModelTranslation- DataDescriptor Additional information about the data model translator for input translation.
outputDataModelTranslator SystemName The translation bridge is using this system as output data model translator.
outputDataModelTranslatorData TranslationDataModelTranslation- DataDescriptor Additional information about the data model translator for output translation.
createdBy SystemName The system that requested the translation bridge construction.
createdAt DateTime Translation bridge was constructed at this timestamp.
updatedAt DateTime Translation bridge was modified at this timestamp.