Name | Type | Description | Notes |
---|---|---|---|
ComponentId | string | The component identifier. | [optional] |
StateDescription | string | Description of the state this component persists. | [optional] |
ClusterState | StateMapDTO | The cluster state for this component, or null if this NiFi is a standalone instance. | [optional] |
LocalState | StateMapDTO | The local state for this component. | [optional] |