NSX-T Data Center REST API

MigrationFeedbackRequest (schema)

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
federation_site_id Id of the site in NSX-T Federation

Id of the site in NSX-T Federation
string Readonly
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
id UUID of the feedback request

Identifier of the feedback request.
string Required
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
object_id UUID of the object

Identifier of the object for which feedback is requested.
string Readonly
rejected Indicates if the previous feedback response was rejected

Indicates if previous response was invalid. Please provide a valid response.
boolean Readonly
resolution Previous resolution details for this feedback request

If the feedback request was resolved earlier, provides details about the previous resolution.
string Readonly
resolved Indicates if this feedback request has already been resolved

Indicates if a valid response already exist for this feedback request.
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
v_object_id Id of this object in the source NSX endpoint

Identifier for this object in the source NSX endpoint.
string Required
Readonly
v_object_name Name of this object in the source NSX endpoint

Name of this object in the source NSX endpoint.
string Required
Readonly
vertical Functional area for the feedback query

Functional area that this query falls into.
string Required
Readonly