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] |
Id | string | The id of the component. | [optional] |
Uri | string | The URI for futures requests to the component. | [optional] |
Position | PositionDTO | The position of this component in the UI if applicable. | [optional] |
Permissions | PermissionsDTO | The permissions for this component. | [optional] |
Bulletins | List<BulletinEntity> | The bulletins for this component. | [optional] |
DisconnectedNodeAcknowledged | bool? | Acknowledges that this node is disconnected to allow for mutable requests to proceed. | [optional] |
Component | UserDTO | [optional] |