BotManagementLog
BotManagementLog
JSON Example
{
"classification": {
"type": "string",
"user_defined_type": "string"
},
"mapping_decision": {
"mapping_name": "string",
"mapping_rule_name": "string"
},
"results": [
{
"component": "string",
"confidence": "string",
"identification": {
"class": "string",
"identifier": "string",
"type": "string"
},
"notes": [
"string"
]
}
]
}
array of BotEvaluationResult
results
Optional
The evaluation results of the various bot module components. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.