| Parameter name | Type | Description | Possible values | Example | 
|---|---|---|---|---|
| _id | String | The ID of the job. | 5cccb6ea9dc6d637d3344403 | |
| server_id | String | The ID of the server. | 5b30da08d5ac5e06897b47e2 | |
| length | Integer | The estimated time the Job will take to finish. | 300 | |
| server | String | The name of the Server. | JBServer1 | |
| chain | Object | Contains the name and length of the Job. | [{"name":"JBtestJob","length": 300}] | |
| time | Integer | The estimated time the Job will run. | 05:00 |