Action | str | Name of the action to apply to the given PPO or Plan. Possible values: STOP, PAUSE, UNPAUSE, SET_PRIORITY, CHANGE_SDC Possibly, this will be changed to an enumeration once we have learned about what makes sense. | |
ActionInfo | str | Some additional information to be specified for applying the action. An example is some specification of the priority when applying the SET_PRIORITY action. | |
EndDate | datetime | Date when the application of the action (was) terminated. | |
Id | str | A unique Id set by the IAL to keep a reference when updating the control object. | |
PpoId | str | Id of the PPO this control action should be applied to. | |
StartDate | datetime | Date when the application of the action was started. | |
Status | str | Status of the control action. | |