summaryrefslogtreecommitdiffstats
path: root/plugins/restapi-call-node/provider/src/main/resources/default-ueb-message.json
blob: 484d872f5d320859f2530e85591398db6f7a9f20 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "event":{
        "header":{
            "eventSource":"sdn-c"
        },
        "body":

${rootVarName}

    }
}