FlowMessage
FlowMessage
Flow information over databus for flows messageGroup
AllOf
JSON Example
{
"id": "string",
"type": "string",
"specversion": "string",
"source": "string",
"message_group": "string",
"message_type": "string",
"status": "string",
"subscriberId": "string",
"timestamp": 0,
"data": [
{
"entity_id": "1000:104:12213212",
"name": "My Name",
"entity_type": "VirtualMachine"
}
]
}