counters
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
All the counters in this NiFi instance at a given time.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| counters (counter) | 0/unbounded | Gets the collection of counters. |
| generated (string) | 0/1 | Gets the date/time that this report was generated. |
JSON
| property | type | description |
|---|---|---|
| counters | array of counters (counter) | Gets the collection of counters. |
| generated | generated (string) | Gets the date/time that this report was generated. |