At Job Data

These fields are for "at" job scheduled on the remote system flagged by Sandfly Security or by a user. They are formatted for easier parsing from the standard Linux at job format.

{
	"name": "",
	"path": "",
	"queue": "",
	"number": "",
	"date": {
		"created": "",
		"created_minutes": 0,
		"execution": ""
	},
	"username": "",
	"command": null
}