API Guide

"JobSchedule": "",
"JobStartTime": "2018-09-13 15:59:08.565",
"JobEndTime": "2018-09-13 16:02:09.36",
"JobProgress": "100",
"JobStatusId": 2070,
"JobNextRun": null,
"JobEnabled": true,
"UpdatedBy": "admin",
"LastUpdateTime": "2018-09-13 16:02:09.361",
"DiscoveryConfigGroupId": 5,
"DiscoveryConfigExpectedDeviceCount": 256,
"DiscoveryConfigDiscoveredDeviceCount": 0,
"DiscoveryConfigEmailRecipient": null,
"DiscoveredDevicesByType": []
},
{
"@odata.type": "#DiscoveryConfigService.DiscoveryJob",
"@odata.id": "/api/DiscoveryConfigService/Jobs(25099)",
"JobId": 25099,
"JobName": "Multiple",
"JobDescription": "Multiple",
"JobSchedule": "",
"JobStartTime": "2018-07-26 19:35:01.976",
"JobEndTime": "2018-07-26 19:36:34.075",
"JobProgress": "100",
"JobStatusId": 2060,
"JobNextRun": "2018-07-26 19:20:04.796",
"JobEnabled": true,
"UpdatedBy": "admin",
"LastUpdateTime": "2018-07-26 19:36:34.374",
"DiscoveryConfigGroupId": 4,
"DiscoveryConfigExpectedDeviceCount": 1,
"DiscoveryConfigDiscoveredDeviceCount": 1,
"DiscoveryConfigEmailRecipient": null,
"DiscoveredDevicesByType": [
{
"DeviceType": "SERVER",
"Count": 1
}
]
}
]
}
Table 174. Attributes
Attribute Description
JobId ID of the discovery job.
JobName Name of the discovery job.
JobSchedule Discovery job schedule information.
JobStartTime Start time of the discovery job.
JobEndTime Completion time of the discovery job.
JobProgress Percentage of discovery job completion.
JobStatusId Status of the discovery job. For example, Complete, Failed,
and so on.
JobNextRun If discovery job is scheduled, returns the next schedule time.
LastUpdateTime Last updated time of the discovery job.
DiscoveryConfigExpectedDeviceCount Total number of devices expected to be discovered by the job.
DiscoveryConfigDiscoveredDeviceCount Total number of devices discovered by the job.
530 APIs specific to OpenManage Enterprise