HomeDocumentationAPI Reference
Log In
Documentation
These docs are for v5.7.0. Click to read the latest docs for v5.8.0.

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
}