API Guide

{
"Id": 6000,
"Name": "GROUP"
}
}
],
"Params":
[
{
"JobId": 10016,
"Key": "defaultInventoryTask",
"Value": "TRUE"
}
],
"LastRunStatus":
{
"@odata.type": "#JobService.JobStatus",
"Id": 2060,
"Name": "Completed"
},
"JobType":
{
"@odata.type": "#JobService.JobType",
"Id": 8,
"Name": "Inventory_Task",
"Internal": false
},
"JobStatus":
{
"@odata.type": "#JobService.JobStatus",
"Id": 2020,
"Name": "Scheduled"
},
"ExecutionHistories@odata.navigationLink": "/api/JobService/
Jobs(10016)/ExecutionHistories"
}
]
}
Table 112. Filters
Filter name Description
Top Top records to return. Default value is 100.
Skip Max records to skip. Default value is 0.
JobType/Id Filter by job type.
JobStatus/Id Filter by job status.
LastRunStatus/Id Filter by last run status.
State Filter by job state.
JobType/Internal Filter by job internal status.
Visible Filter by group visibility
NextRunBegin Filter by job next run time start.
NextRunEnd Filter by next run time end.
LastRunBegin Filter by last run time start.
LastRunEnd Filter by last run time end.
Table 113. Attributes
Attribute Description
Id ID of the job.
JobName Name of the job.
296 Monitor