Job Status Results

The 'results' array in the response contains the resources that were updated, both successfully and unsuccessfully, with each entry representing a job item.

JSON format

Job status results are represented as JSON objects with the following properties:

NameTypeRead-onlyMandatoryDescription
actionstringfalsefalseThe action the job item attempted ("action": "update")
agent_idintegerfalsefalseThe agent id the job item attempted to update
completed_atstringfalsefalseThe time the job item was completed
errorstringfalsefalseThe error code and description of the failed job item
statusstringfalsefalseWhether the action was successful or not. One of the following: "success", "failed"