Skip to content

Instantly share code, notes, and snippets.

@AlanCoding
Created November 8, 2018 19:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlanCoding/b74095a6723a8134c8d99fb18f5eb1f3 to your computer and use it in GitHub Desktop.
Save AlanCoding/b74095a6723a8134c8d99fb18f5eb1f3 to your computer and use it in GitHub Desktop.
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"id": 252,
"type": "workflow_job_node",
"url": "/api/v2/workflow_job_nodes/252/",
"related": {
"credentials": "/api/v2/workflow_job_nodes/252/credentials/",
"success_nodes": "/api/v2/workflow_job_nodes/252/success_nodes/",
"failure_nodes": "/api/v2/workflow_job_nodes/252/failure_nodes/",
"always_nodes": "/api/v2/workflow_job_nodes/252/always_nodes/",
"unified_job_template": "/api/v2/job_templates/419/",
"job": "/api/v2/jobs/574/",
"workflow_job": "/api/v2/workflow_jobs/573/"
},
"summary_fields": {
"workflow_job": {
"id": 573,
"name": "sssssllllleeeeeeppppp",
"description": ""
},
"job": {
"id": 574,
"name": "sleeeeeeeeeeeeeeeeeeep",
"description": "",
"status": "running",
"failed": false,
"elapsed": 0.0,
"type": "job"
},
"unified_job_template": {
"id": 419,
"name": "sleeeeeeeeeeeeeeeeeeep",
"description": "",
"unified_job_type": "job"
}
},
"created": "2018-11-08T19:15:44.617927Z",
"modified": "2018-11-08T19:16:03.605785Z",
"extra_data": {},
"inventory": null,
"job_type": null,
"job_tags": null,
"skip_tags": null,
"limit": null,
"diff_mode": null,
"verbosity": null,
"credential": null,
"job": 574,
"workflow_job": 573,
"unified_job_template": 419,
"success_nodes": [],
"failure_nodes": [],
"always_nodes": []
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment