Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 747 Bytes

ControllerServiceRunStatusEntity.md

File metadata and controls

11 lines (8 loc) · 747 Bytes

IO.Swagger.Model.ControllerServiceRunStatusEntity

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 ControllerService. [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]