ComponentStateDTO

Properties

Name Type Description Notes
component_id str The component identifier. [optional]
state_description str Description of the state this component persists. [optional]
cluster_state StateMapDTO The cluster state for this component, or null if this NiFi is a standalone instance. [optional]
local_state StateMapDTO The local state for this component. [optional]

[Back to Model list] [Back to API list] [Back to README]