MigrationFeedbackResponseList
MigrationFeedbackResponseList
List of detailed feedback response for the migration tool.
JSON Example
{
"response_list": [
{
"action": "string",
"id": "string",
"value": "string"
}
]
}