API Guide

Table Of Contents
\",\"modified\":false,\"credentials\":{\"username\":\"test\",\"password
\":\"test\",\"caCheck\":false,\"cnCheck\":false,\"port\":443,\"retries
\":2,\"timeout\":4,\"isHttp\":false,\"keepAlive\":false}}]}",
"DeviceType":[
1000,
2000,
5000,
7000
]
}
],
"Schedule":{
"RunNow":true,
"RunLater":false,
"Cron":"startnow",
"StartTime":"",
"EndTime":""
},
"CreateGroup":true,
"TrapDestination":false
}
/api/DiscoveryConfigService/Actions/
DiscoveryConfigService.RemoveDiscoveryGroup
This URI represents removing a discovery group.
POST method for DiscoveryConfigService.RemoveDiscoveryGroup
This method removes a discovery group.
Description
Removes a discovery group.
Privilege DISCOVERY_MANAGEMENT
HTTP response
codes
204
Example
Input:
{
"DiscoveryGroupIds":[1,2,3]
}
/api/DiscoveryConfigService/Actions/DiscoveryConfigService.Parse
This URI represents discovery ranges parsed from a .CSV file.
POST method for DiscoveryConfigService.Parse
This method parses the discovery ranges from the .CSV file.
Description
Parses the discovery ranges from the .CSV file.
Privilege DISCOVERY_MANAGEMENT
HTTP response
codes
201
400 APIs specific to OpenManage Enterprise