nodeEvent

Namespace: (default namespace)
XML Schema: ns0.xsd

A event for a node within this NiFi cluster.

XML

Elements

name (type) min/max
occurs
description
category (string) 0/1 The category of the node event.
message (string) 0/1 The message of the node event.
timestamp (string) 0/1 The timestamp of the node event.

JSON

property type description
category category (string) The category of the node event.
message message (string) The message of the node event.
timestamp timestamp (string) The timestamp of the node event.