BehaviorInvocation
BehaviorInvocation
An invocation of a Behavior on a Defined Entity instance. Currently the Behavior interfaces are key-value maps specified in the Behavior description.
JSON Example
undefined undefined
{
"arguments": {
"node": "server-242.company.com"
},
"metadata": {
"operationId": "event35262"
}
}
object
arguments
Optional
The arguments to be passed to the invoked Behavior
object
metadata
Optional
Metadata to be passed to the invoked Behavior