API Guide

]
}
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.
/api/DiscoveryConfigService/DiscoveryConfigGroups
This URI creates a discovery job.
POST method for DiscoveryConfigGroups
This method creates a discovery job.
Description
Creates a discovery job.
Privilege DISCOVERY_MANAGEMENT
HTTP response
codes
200
Example request
body
{
"DiscoveryConfigGroupName":"Discovery-2017033110553636",
"DiscoveryConfigGroupDescription":"null",
"DiscoveryConfigModels":[
{
"DiscoveryConfigId":331105536,
"DiscoveryConfigDescription":"",
"DiscoveryConfigStatus":"",
"DiscoveryConfigTargets":[
{
"DiscoveryConfigTargetId":0,
"NetworkAddressDetail":"xx.xx.xx.xx-xx.xx.xx.xx",
"AddressType":30,
"Disabled":false,
"Exclude":false
}
],
"ConnectionProfileId":0,
"ConnectionProfile":"{\"profileName\":\"\",\"profileDescription
\":\"\",\"type\":\"DISCOVERY\",\"credentials\":[{\"id\":0,\"type\":\"WSMAN
\",\"authType\":\"Basic\",\"modified\":false,\"credentials\":{\"username
\":\"root\",\"password\":\"calvin\",\"caCheck\":false,\"cnCheck
\":false,\"port\":443,\"retries\":3,\"timeout\":60,\"isHttp
\":false,\"keepAlive\":false}}]}",
"DeviceType":[
1000
APIs specific to OpenManage Enterprise
515