added testargs example
This commit is contained in:
parent
d7936a0e96
commit
89669af3ae
19
agent/testargs.json.example
Normal file
19
agent/testargs.json.example
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"api": "",
|
||||
"clientid": 1,
|
||||
"siteid": 1,
|
||||
"description": "",
|
||||
"agenttype": "workstation",
|
||||
"power": false,
|
||||
"rdp": false,
|
||||
"ping": false,
|
||||
"token": "",
|
||||
"localmesh": "",
|
||||
"cert": "",
|
||||
"proxy": "",
|
||||
"timeout": 30,
|
||||
"silent": true,
|
||||
"nomesh": true,
|
||||
"meshdir": "",
|
||||
"meshnodeid": ""
|
||||
}
|
Loading…
Reference in New Issue
Block a user