zcatalyst-cli
Version:
Command Line Tool for CATALYST
30 lines • 860 B
JSON
{
"job_details": {
"job_id": "",
"created_time": "",
"response_code": 200,
"start_time": {},
"end_time": {},
"submitted_on": {},
"job_status": "RUNNING",
"capacity": { "memory": 256 },
"job_meta_details": {
"id": "",
"url": "",
"job_name": "",
"job_config": { "number_of_retries": 0 },
"target_type": "Function",
"target_details": { "id": "", "target_name": "" },
"source_type": "API",
"source_details": { "source_name": "API" },
"jobpool_id": "",
"jobpool_details": {},
"headers": {},
"params": {},
"request_method": ""
},
"retried_count": null,
"parent_job_id": "",
"execution_time": ""
}
}