banners
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
Banners that should appear on the top and bottom of this NiFi.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| footerText (string) | 0/1 | The banner footer text. |
| headerText (string) | 0/1 | The banner header text. |
JSON
| property | type | description |
|---|---|---|
| footerText | footerText (string) | The banner footer text. |
| headerText | headerText (string) | The banner header text. |