about
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
Contains details about this NiFi including the title and version.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| title (string) | 0/1 | The title to be used on the page and in the About dialog. |
| version (string) | 0/1 | The version of this NiFi. |
JSON
| property | type | description |
|---|---|---|
| title | title (string) | The title to be used on the page and in the About dialog. |
| version | version (string) | The version of this NiFi. |