Advertisement
Guest User

job_extended view

a guest
Feb 17th, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.51 KB | None | 0 0
  1. {
  2.   "answer": "Operation completed successfully!",
  3.   "content": [
  4.     {
  5.       "created_by": null,
  6.       "creation_date": "2019-12-31",
  7.       "id": 1,
  8.       "id_model": 1,
  9.       "job_manager": "SIRS",
  10.       "job_status": "inactive",
  11.       "manager_profile": "viewer",
  12.       "output_model": "test_outmodel_01",
  13.       "project": "wonderful_name"
  14.     }
  15.   ],
  16.   "error": {},
  17.   "method": "GET",
  18.   "operation": "getExtendedJob",
  19.   "request_date": "2020-02-17T17:05:41.853218",
  20.   "status": 200,
  21.   "success": true
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement