executeAutomationAction
execute an automation action on the given system. Returns the automation execution ID call automationExecutions to retrieve runtime information
executeAutomationAction(
systemID: ID!
actionID: String
): AutomationExecution
Arguments
executeAutomationAction.systemID ● ID! non-null scalar
executeAutomationAction.actionID ● String scalar
Type
AutomationExecution object
This type maps an automation execution.