Skip to content

Instantly share code, notes, and snippets.

@sirkirby
Created July 7, 2015 21:21
Show Gist options
  • Save sirkirby/6a79fab7f039107629d7 to your computer and use it in GitHub Desktop.
Save sirkirby/6a79fab7f039107629d7 to your computer and use it in GitHub Desktop.
WebJob history JSON
{
"runs":[
{
"id":"00000000000000000",
"name":"201507062203536167",
"status":"Success",
"start_time":"2015-07-06T22:03:53.6167675Z",
"end_time":"2015-07-06T22:08:30.7575007Z",
"duration":"00:04:37.1407332",
"output_url":"https://mySiteSlot.scm.azurewebsites.net/vfs/data/jobs/triggered/MyWebJob/201507062203536167/output_log.txt",
"error_url":null,
"url":"https://mySiteSlot.scm.azurewebsites.net/api/triggeredwebjobs/MyWebJob/history/201507062203536167",
"job_name":"MyWebJob",
"trigger":"External - Postman"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment