API Guide
"Name":"Inventory_Task"
},
"Targets":
[
{
"Id": 25915,
"Data": "",
"TargetType":
{
"Id":1000,
"Name":"DEVICE"
}
}
]
}
Example response
body
{
"Id": 26097,
"JobName": "Inventory Task Device",
"JobDescription": "Inventory Task Device",
"NextRun": null,
"LastRun": null,
"StartTime": null,
"EndTime": null,
"Schedule": "startnow",
"State": "Enabled",
"CreatedBy": "root",
"UpdatedBy": null,
"LastRunStatus":
{
"Id": 2200,
"Name": "NotRun"
},
"JobType":
{
"Id": 8,
"Name": "Inventory_Task",
"Internal": false
},
"JobStatus":
{
"Id": 2080,
"Name": "New"
},
"Targets":
[
{
"JobId": 26097,
"Id": 25915,
"Data": "",
"TargetType":
{
"Id": 1000,
"Name": "DEVICE"
}
}
],
"Params": [],
"Visible": true,
"Editable": true,
"Builtin": false
}
POST method for
updating firmware
using Compliance
method
Example response body
{
"JobName": "<Job Name>",
298 Monitor