SummaryMigrationFeedbackRequest
Minimal description of feedback requests.
{
"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"
}
Details about this specific feedback request.
Id of the site in NSX-T Federation
Identifier of the feedback request.
Identifier of the object for which feedback is requested.
Indicates if previous response was invalid. Please provide a valid response.
If the feedback request was resolved earlier, provides details about the previous resolution.
Indicates if a valid response already exist for this feedback request.
Identifier for this object in the source NSX endpoint.
Name of this object in the source NSX endpoint.