API Guide

/api/TroubleshootService/Actions/
TroubleshootService.GetTroubleshootDocument
This URI represents TSR/Diagnostic job reports.
POST method for TroubleshootService.GetTroubleshootDocument
This method extracts TSR/Diagnostic job reports.
Description Extracts TSR/Diagnostic job reports.
Privilege JOB_MANAGEMENT, DEVICE_CONFIGURATION
HTTP response
codes
200
Example Request
Body
{
"DeviceId":0,
"DeviceOperation":"",
"JobId":0,
"FilePath":"/shared/dell/omc/cifs/idrac/F3TPXK2/SERVER_EXECUTE_TSR/TSR/
TSR.zip"
}
/api/TroubleShootService/Actions/
TroubleShootService.GetArchivedConsoleLogs
This URI retrieves the appliance service logs.
POST method for TroubleShootService.GetArchivedConsoleLogs
This method retrieves the appliance service log files as a .ZIP file.
Description
Retrieves the appliance service log files.
Privilege VIEW
HTTP response
codes
200
Example Response
Body
java.io.File
/api/TroubleShootService/Actions/
TroubleShootService.DeleteArchivedConsoleLogs
This URI deletes archived console logs on the appliance.
POST method for TroubleShootService.DeleteArchivedConsoleLogs
This method deletes all available archived console logs on the appliance. This method ensures no archived logs are present on the file
system.
Description
Deletes all available archived console logs on the appliance
Privilege VIEW
HTTP response
codes
200
488 APIs specific to OpenManage Enterprise