Skip to content

Instantly share code, notes, and snippets.

@padak
Created March 9, 2018 21:56
Show Gist options
  • Save padak/d434b98b053511aeb17110c96705b79d to your computer and use it in GitHub Desktop.
Save padak/d434b98b053511aeb17110c96705b79d to your computer and use it in GitHub Desktop.
[
{
"id": 599842,
"name": "Orch #1 - OK",
"crontabRecord": "0 0 * * *",
"createdTime": "2018-03-08T20:15:02+00:00",
"lastScheduledTime": null,
"nextScheduledTime": "2018-03-09T00:00:00+00:00",
"token": {
"id": "558",
"description": "Orchestrator #1"
},
"active": true,
"uri": "https:\/\/syrup.eu-central-1.keboola.com\/orchestrator\/orchestrations\/599842",
"notifications": [],
"lastExecutedJob": {
"id": 599845,
"status": "success",
"createdTime": "2018-03-08T20:15:24+00:00",
"startTime": "2018-03-08T20:15:25+00:00",
"endTime": "2018-03-08T20:15:57+00:00"
}
},
{
"id": 599858,
"name": "Orch #2 - Err",
"crontabRecord": "0 0 * * *",
"createdTime": "2018-03-08T20:23:31+00:00",
"lastScheduledTime": null,
"nextScheduledTime": "2018-03-09T00:00:00+00:00",
"token": {
"id": "560",
"description": "Orchestrator #2 - Err"
},
"active": true,
"uri": "https:\/\/syrup.eu-central-1.keboola.com\/orchestrator\/orchestrations\/599858",
"notifications": [],
"lastExecutedJob": {
"id": 599861,
"status": "error",
"createdTime": "2018-03-08T20:24:03+00:00",
"startTime": "2018-03-08T20:24:04+00:00",
"endTime": "2018-03-08T20:24:20+00:00"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment