API Guide

Returns the discovery ranges parsed from csv.
Privilege
DISCOVERY_MANAGEMENT
HTTP Response Codes
201
GET Usage Examples
URL /api/DiscoveryConfigService/Actions/DiscoveryConfigService.RemoveDiscoveryGroup
Input: (File Name placed in /tmp location)
range valid6c13fcaa-6d08-4749-9903-04fca07d0ee2.csv
Output:
{
"FileError": [
{
"LineNumber": 5,
"ErrorCode": "E_INVALID_IP_ADDRESS",
"Line": "10-.0.0.0-10.1.0.0,,255.255.0.0,"
}
],
"AddressModel": [
{
"NetworkAddress": "10.255.2.104",
"Exclude": false,
"Subnet": null
},
{
"NetworkAddress": "10.255.2.227",
"Exclude": false,
"Subnet": null
},
{
"NetworkAddress": "10.255.3.17",
"Exclude": false,
"Subnet": null
}
],
"DuplicateAddressModel": []
}
Warranty service
The following resource URI can be used to access the warranty information in OpenManage Enterprise:
2.2.1 /api/WarrantyService/Warranties
Description
Returns all the OpenManage Enterprise Warranties
Privilege
VIEW
HTTP Response Codes
200
GET
GET Usage Examples
Filters:
18
OpenManage Enterprise–Specific resource model