HEX
Server: Apache/2.2.34 (Unix) mod_fastcgi/mod_fastcgi-SNAP-0910052141
System: Linux Kou-Etsu-Dou 4.4.59+ #25556 SMP PREEMPT Thu Mar 4 18:03:46 CST 2021 x86_64
User: hosam (1026)
PHP: 7.2.29
Disabled: NONE
Upload Files
File: //usr/syno/share/esynoscheduler/esynoscheduler-table-def.json
{
	"task": {
		"member": {
			"task_name":		{ "cpptype": "string"  },
			"description":		{ "cpptype": "string", "cppDefaultValue": "" },
			"event": 			{ "cpptype": "string" },
			"depend_on_task": 	{ "cpptype": "string", "cppDefaultValue": "" },
			"enable": 			{ "cpptype": "bool",   "cppDefaultValue": true },
			"owner": 			{ "cpptype": "long long" },
			"run_the_same_time":{ "cpptype": "bool",   "cppDefaultValue": false},
			"notify_enable":	{ "cpptype": "bool",   "cppDefaultValue": false },
			"notify_mail":		{ "cpptype": "string", "cppDefaultValue": "" },
			"notify_if_error":{ "cpptype": "bool",   "cppDefaultValue": false },
			"operation":		{ "cpptype": "string" },
			"operation_type":	{ "cpptype": "string" },
			"status":			{ "cpptype": "Json::objectValue", "cppDefaultValue": {} },
			"last_start_time":	{ "cpptype": "long long" },
			"last_stop_time":	{ "cpptype": "long long" },
			"last_exit_info":	{ "cpptype": "Json::objectValue", "cppDefaultValue": {} },
			"extra":			{ "cpptype": "Json::objectValue", "cppDefaultValue": {} }
		}
	},
	"task_result": {
		"member": {
			"result_id":		{ "cpptype": "long long" },
			"task_name":		{ "cpptype": "string"  },
			"pid":				{ "cpptype": "long long" },
			"event_fire_time":	{ "cpptype": "long long" },
			"start_time":		{ "cpptype": "long long" },
			"stop_time":		{ "cpptype": "long long" },
			"exit_info":		{ "cpptype": "Json::objectValue", "cppDefaultValue": {} },
			"trigger_event":	{ "cpptype": "string"  },
			"run_time_env":		{ "cpptype": "Json::objectValue", "cppDefaultValue": {} },
			"extra":			{ "cpptype": "Json::objectValue", "cppDefaultValue": {} }
		}
	}
}