GroupedMigrationFeedbackRequest
Detailed feedback requests from the migration tool where user input is required.
{
"accepted_actions": [
"string"
],
"accepted_value_type": "string",
"accepted_values": [
"string"
],
"hash": "string",
"message": "string",
"multi_value": false,
"objects": [
{
"details": "string",
"federation_site_id": "string",
"id": "string",
"object_id": "string",
"rejected": false,
"resolution": "string",
"resolved": false,
"v_object_id": "string",
"v_object_name": "string"
}
],
"resolved": false,
"sub_vertical": "string",
"suggested_action": "string",
"suggested_value": "string",
"vertical": "string"
}
List of acceptable actions for this feedback request.
Data type of the items listed in acceptable values list.
List of acceptable values for this feedback request.
Identify a feedback request type across objects. This can be used to group together objects with similar feedback request and resolve them in one go.
Detailed feedback request with options.
Indicates if multiple values can be selected as response from the list of acceptable value.
Collection of feedback requests of a given type
Indicates if a valid response already exist for all feedback requests in this group.
Functional sub-area that this query falls into.
The suggested action to resolve this feedback request.
The suggested value to resolve this feedback request.
Functional area that this query falls into.