v1

latestOpenAPI 3.0.0Apache 2.02026-07-1335624312.5 KB
Agent

List the timer scripts currently running along with the their intervals.

The command mimic timer script list lists global timer scripts, the command /mimic/timer/script/{agentNum}/list is the per-agent equivalent NOTE Global timer scripts run globally but within them you can address individual agents using {agentNum}. To schedule timerscripts for an individual agent, use /mimic/timer/script/{agentNum}.

get/mimic/agent/{agentNum}/timer/script/list

Path parameters

agentNuminteger required

Agent to return the timer script list

Response

successful operation

scriptstring
intervalinteger
argstring