| Name | Type | Description | Notes |
|---|---|---|---|
| SupportsManagedAuthorizer | bool? | Whether this NiFi supports a managed authorizer. Managed authorizers can visualize users, groups, and policies in the UI. | [optional] |
| SupportsConfigurableAuthorizer | bool? | Whether this NiFi supports a configurable authorizer. | [optional] |
| SupportsConfigurableUsersAndGroups | bool? | Whether this NiFi supports configurable users and groups. | [optional] |
| AutoRefreshIntervalSeconds | long? | The interval in seconds between the automatic NiFi refresh requests. | [optional] |
| CurrentTime | string | The current time on the system. | [optional] |
| TimeOffset | int? | The time offset of the system. | [optional] |
| DefaultBackPressureObjectThreshold | long? | The default back pressure object threshold. | [optional] |
| DefaultBackPressureDataSizeThreshold | string | The default back pressure data size threshold. | [optional] |