Skip to main content

Download MiniFFDC

Request

Table 1. Download miniFFDC properties
NameTypeRead onlyDescription

ExportURI

String

False

The SFTP server IP which will receive a miniFFDC file after ServiceData action.

Username

Number

False

The username in SFTP server for the ServiceData action.

Password

String

False

The password in SFTP server for the ServiceData action.

POST https://{{ip}}/redfish/v1/Managers/Self/Actions/Oem/Lenovo/ServiceData/LenovoServiceData.ExportFFDCData
Content-Type: application/json

Request body

{
"ExportURI" : "192.168.101.43",
"Username" : "tester",
"Password" : "password"
}

Response body

The following is the example response body. Click the TaskService link to check the status of this operation with TaskState and TaskStatus.


Example response for downloading service data