NSX-T Data Center REST API

GroupedMigrationFeedbackRequest (schema)

Grouped Feedback detail required for Migration

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

Name Description Type Notes
accepted_actions Acceptable actions for this feedback request

List of acceptable actions for this feedback request.
array of string Readonly
accepted_value_type Data type of the items listed in acceptable values

Data type of the items listed in acceptable values list.
string Required
Readonly
accepted_values Acceptable values for this feedback request

List of acceptable values for this feedback request.
array of string
hash Identifier for a feedback request type

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.
string Readonly
message Content of feedback request

Detailed feedback request with options.
string Required
Readonly
multi_value Indicates if multiple values can be selected as response

Indicates if multiple values can be selected as response from the list of acceptable value.
boolean Required
Readonly
objects Collection of feedback requests of a given type array of SummaryMigrationFeedbackRequest Required
resolved Indicates if all feedback requests in this group are resolved

Indicates if a valid response already exist for all feedback requests in this group.
boolean Readonly
sub_vertical Functional sub-area for the feedback query

Functional sub-area that this query falls into.
string Required
Readonly
suggested_action Suggested action for this feedback request

The suggested action to resolve this feedback request.
string Required
Readonly
suggested_value Suggested value for this feedback request

The suggested value to resolve this feedback request.
string Required
Readonly
vertical Functional area for the feedback query

Functional area that this query falls into.
string Required
Readonly