Agent
Remove a timer script from the execution list.
The first scheduled script that matches the script name, and optionally the interval and argument will be deleted.
delete/mimic/agent/{agentNum}/timer/script/delete/{script}/{interval}/{arg}
Path parameters
agentNuminteger required
Agent to return the timer script list
scriptstring required
Script name
intervalinteger required
Interval in msec
argstring required
Arguments to the script
Response
successful operation
string required