Skip to content

Instantly share code, notes, and snippets.

@jschappet
Created October 7, 2014 15:03
Show Gist options
  • Save jschappet/744a70848cd591959fd6 to your computer and use it in GitHub Desktop.
Save jschappet/744a70848cd591959fd6 to your computer and use it in GitHub Desktop.
Example JSON job status
{
"cmdlineParam": {
"v": "2",
"n": "both",
"e": "3",
"t": "3",
"w": "y"
},
"results": {
"status": "completed|failed|ready"
},
"returnVal": "".
"jobUUID": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment