DetachAutomationScript
Use this method to abort an interactive Automation script.
Note
From DataMiner 10.3.0 [CU13]/10.4.0 [CU1]/10.4.4 onwards, to abort an interactive Automation script, you need the user permission Modules > Automation > Execute. Prior to DataMiner 10.3.0 [CU13]/10.4.0 [CU1]/10.4.4, to abort an interactive Automation script, you need the user permissions Modules > Automation > Execute and Modules > Automation > UI Available.
Input
Item | Format | Description |
---|---|---|
connection | String | The connection ID. See ConnectApp. |
scriptID | Integer | The ID of the Automation script. |
Output
None.