Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.05 KB

File metadata and controls

17 lines (12 loc) · 1.05 KB

FlowConfigurationDTO

Properties

Name Type Description Notes
supportsManagedAuthorizer Boolean Whether this NiFi supports a managed authorizer. Managed authorizers can visualize users, groups, and policies in the UI. [optional]
supportsConfigurableAuthorizer Boolean Whether this NiFi supports a configurable authorizer. [optional]
supportsConfigurableUsersAndGroups Boolean 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 Integer 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]