Start the calculation job of the specified Calculation Grid. Returns the JobStatusTracker
object (JST).
OK
{- "priority": 0
}
{- "response": {
- "node": "e2e-tabasco-node",
- "data": [
- {
- "version": 0,
- "typedId": "2148039383.JST",
- "processingNode": null,
- "threadId": null,
- "threadUUID": null,
- "status": "WAITING_FOR_DISPATCH",
- "trackerType": "CALCULATIONGRID",
- "targetObject": "7.CG",
- "jobName": "CG",
- "concurrencyKey": "7.CG",
- "calculationContext": null,
- "progress": null,
- "cancelRequested": false,
- "runNumber": 0,
- "priority": 0,
- "messages": null,
- "jobSettings": {
- "distributedAction": null,
- "jobType": "CG",
- "uuid": "X5aD5",
- "calculableObjectTypedId": "7.CG",
- "queueName": "X5aD5",
- "runNumber": 0,
- "partitionName": "seeddata",
- "partitionUUID": "5VbbQKkCm0",
- "enableDirtyTracking": true,
- "agentOption1": false,
- "jobSize": 0,
- "distributed": false
}, - "createDate": "2022-11-30T15:31:05",
- "createdBy": 2147490187,
- "lastUpdateDate": "2022-11-30T15:31:05",
- "lastUpdateBy": 2147490187,
- "parameters": null,
- "calculationResults": null,
- "processingStart": null,
- "processingEnd": null,
- "id": 2148039383
}
], - "status": 0
}
}