API Guide

}
]
Table 152. Attributes
Attribute Description
DeviceId Device ID of the output file.
DeviceOperation
'SERVER_DIAGNOSTIC' to retrieve diagnostic files
'SERVER_EXECUTE_TSR' to retrieve TSR files
/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
Input:
{
"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
Output: java.io.File
388 APIs specific to OpenManage Enterprise