API Guide

"JobProgress": "100",
"JobStatusId": 2060,
"JobNextRun": null,
"UpdatedBy": "admin",
"LastUpdateTime": "2017-11-01 20:26:15.987",
"DiscoveryConfigGroupId": 1,
"DiscoveryConfigExpectedDeviceCount": 1,
"DiscoveryConfigDiscoveredDeviceCount": 1,
"DiscoveryConfigEmailRecipient": null,
"DiscoveredDevicesByType": [
{
"DeviceType": "SERVER",
"Count": 1
}
]
}
]
}
Table 5. Attributes
Attribute name Description
JobId ID of job.
JobName Name of the Job
JobSchedule Job Schedule Information
JobStartTime Start time of the Job
JobEndTime Completion time of Job
JobProgress Percentage of the Job completed
JobStatusId Status of the Job such as complete and failed
JobNextRun If Job is scheduled, gives the next scheduled time.
LastUpdateTime Last time when Job was updated
DiscoveryConfigExpectedDeviceCount Total devices to be discovered as part of task
DiscoveryConfigDiscoveredDeviceCount Actual devices discovered as part of the task
2.1.2 /api/DiscoveryConfigService/DiscoveryConfigGroups
POST
Description
Creates a new Discovery Task
Privilege
DISCOVERY_MANAGEMENT
HTTP Response Codes
201
POST Usage Example 1:
Input:
{
{
"DiscoveryConfigGroupName":"Discovery-2017033110553636",
"DiscoveryConfigGroupDescription":"null",
"DiscoveryStatusEmailRecipient":"test@dell.com",
"DiscoveryConfigModels":[
{
OpenManage Enterprise–Specific resource model
11