Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 731 Bytes

File metadata and controls

11 lines (8 loc) · 731 Bytes

IO.Swagger.Model.ProcessorRunStatusEntity

Properties

Name Type Description Notes
Revision RevisionDTO The revision for this request/response. The revision is required for any mutable flow requests and is included in all responses. [optional]
State string The run status of the Processor. [optional]
DisconnectedNodeAcknowledged bool? Acknowledges that this node is disconnected to allow for mutable requests to proceed. [optional]

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