MigrationFeedbackRequest

MigrationFeedbackRequest
MigrationFeedbackRequest

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

JSON Example
{
    "vertical": "string",
    "id": "string",
    "message": "string",
    "suggested_action": "string",
    "object_id": "string",
    "sub_vertical": "string"
}
string
vertical
Optional

Functional area that this query falls into.

string
id
Optional

Identifier of the feedback request.

string
message
Optional

Detailed feedback request with options.

string
suggested_action
Optional

One of the suggestion from the options in feedback request.

string
object_id
Optional

Identifier of the object for which feedback is requested.

string
sub_vertical
Optional

Functional sub-area that this query falls into.