NSX-T Data Center REST API
SummaryMigrationFeedbackRequest (schema)
Feedback detail required for Migration
Minimal description of feedback requests.
| Name | Description | Type | Notes | 
|---|---|---|---|
| details | Details about this specific feedback request Details about this specific feedback request. | string | Readonly | 
| federation_site_id | Id of the site in NSX-T Federation Id of the site in NSX-T Federation | string | Readonly | 
| id | UUID of the feedback request Identifier of the feedback request. | string | 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 | 
| 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 | 
