MigrationFeedbackResponse

MigrationFeedbackResponse
MigrationFeedbackResponse

Detailed feedback requests from the migration tool where user input is required.

JSON Example
{
    "action": "string",
    "id": "string",
    "value": "string"
}
string
action
Required

Action selected in response to the feedback request.

string
id
Required

Identifier of the feedback request.

string
value
Required

User input provided inresponse to the feedback request.