SmartIntegrationConfigurationType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Configuration related to smart integration feature.
Item Summary  
Name Type Multiplicity Description
serviceUrl property
string
[0,1] A URL of the smart integration [micro]service. 
connectorGenerationUrl property
string
[0,1] A URL of the code generation [micro]service. 
connectorFrameworkUrl property
string
[0,1] A URL of the connector framework (for demo purposes only, should be integration catalog in future). 
statisticsTtl property
duration
[0,1] Time-to-live for smart integration statistics objects. 
schemaMatchTtl property
duration
[0,1] Time-to-live for schema match objects. 
mappingSuggestionRetryCount property
int
[0,1] Number of retry attempts for AI mapping suggestion when validation fails. 
modelOptions property
SmartIntegrationModelOptionsType
[0,1] Optional LLM model options passed to every microservice request.