added testargs example
This commit is contained in:
parent
d7936a0e96
commit
89669af3ae
1 changed files with 19 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue