Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 721 Bytes

PortRunStatusEntity.md

File metadata and controls

11 lines (8 loc) · 721 Bytes

IO.Swagger.Model.PortRunStatusEntity

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