BotManagementLog

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"
            ]
        }
    ]
}
classification
Optional

classification

mapping_decision
Optional

mapping_decision

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.

Property Of