Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 809 Bytes

File metadata and controls

12 lines (9 loc) · 809 Bytes

IO.Swagger.Model.ScheduleComponentsEntity

Properties

Name Type Description Notes
Id string The id of the ProcessGroup [optional]
State string The desired state of the descendant components [optional]
Components Dictionary<string, RevisionDTO> Optional components to schedule. If not specified, all authorized descendant components will be used. [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]