Trigger a board to execute specific start-nodes.
TriggerBoardExecutionRequest is the payload to trigger a Board to be executed
The body is of type object
.
TriggerBoardExecutionResponse is returned after triggering a board to execute.
BoardTriggered is used to indicate if the trigger request has been accepted. The actual scheduling is done in the background and does not indicate the board has finished execution yet.