Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 900 Bytes

ControllerConfigurationEntity.md

File metadata and controls

12 lines (9 loc) · 900 Bytes

IO.Swagger.Model.ControllerConfigurationEntity

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]
Permissions PermissionsDTO The permissions for this component. [optional]
DisconnectedNodeAcknowledged bool? Acknowledges that this node is disconnected to allow for mutable requests to proceed. [optional]
Component ControllerConfigurationDTO The controller configuration. [optional]

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