Reference Guide

Table Of Contents
"DeviceName": "XX.XXX.X.XXX",
"IpAddresses": [
"XX.XXX.X.XXX"
],
"Model": "PowerEdge MX840c",
"ServiceTag": "XXXXXX",
"ComplianceStatus": 1,
"DeviceType": 1000,
"InventoryTime": "2020-10-05 18:28:09.842072"
}
}
]
}
Attributes
Attribute Description
ComplianceStatus 1 - Compliant
2 - Non-compliant
3 - Not Inventoried
/api/TemplateService/Baselines(ID)/
DeviceConfigComplianceReports(ID)/DeviceComplianceDetails
The URI returns the device reports for a specific report identification number and baseline.
GET method for DeviceComplianceDetails
Description
Returns the device reports for a specific report identification number and baseline.
Privilege VIEW
HTTP response
codes
200
Troubleshoot service
The troubleshoot service methods retrieve TechSupport Report (TSR) or diagnostic log files from the managed systems
iDRACs. The troubleshoot service also has methods to retrieve various service logs from the appliance.
/api/JobService/Jobs
This URI is used to create a TSR or diagnostic job.
POST method for Jobs
This method creates a TSR or diagnostic job.
Description
Creates a TSR or diagnostic job.
Privilege JOB_MANAGEMENT, DEVICE_CONFIGURATION
HTTP response
codes
200
APIs specific to OpenManage Enterprise 629