{
"dat": {
"list": [
{
"id": 2,
"group_id": 2,
"title": "自愈脚本1",
"batch": 2,
"tolerance": 1,
"timeout": 300,
"pause": "jiedeMacBook-Pro.local",
"script": "#!/bin/bash\n# e.g.\nexport PATH=/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:~/bin\nss -tln",
"args": "12,13",
"tags": [
"job=task"
],
"account": "root",
"create_at": 1741346363,
"create_by": "root",
"update_at": 1741346409,
"update_by": "root"
},
{
"id": 3,
"group_id": 2,
"title": "自愈脚本2",
"batch": 2,
"tolerance": 1,
"timeout": 300,
"pause": "jiedeMacBook-Pro.local",
"script": "#!/bin/bash\n# e.g.\nexport PATH=/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:~/bin\nss -tln",
"args": "12,13",
"tags": [
"job=task"
],
"account": "root",
"create_at": 1741346426,
"create_by": "root",
"update_at": 1741346426,
"update_by": "root"
}
],
"total": 2
},
"err": ""
}