Get Feedback Requests
Get feedback details of NSX-V to be migrated.
Category on which feedback request should be filtered
Opaque cursor to be used for getting next page of records (supplied by current result page)
Id of the site in NSX-T Federation
Hash based on which feedback request should be filtered
Comma separated list of fields that should be included in query result
Network layer for which feedback is generated
Maximum number of results to return in this page (server may return fewer)
sort_ascending
Field by which records are sorted
Filter based on current state of the feedback request
Sub category based on which feedback request should be filtered
OK
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"cursor": "string",
"result_count": 0,
"sort_ascending": false,
"sort_by": "string",
"results": [
{
"accepted_actions": [
"string"
],
"accepted_value_type": "string",
"accepted_values": [
"string"
],
"federation_site_id": "string",
"hash": "string",
"id": "string",
"message": "string",
"multi_value": false,
"object_id": "string",
"rejected": false,
"resolution": "string",
"resolved": false,
"sub_vertical": "string",
"suggested_action": "string",
"suggested_value": "string",
"v_object_id": "string",
"v_object_name": "string",
"vertical": "string"
}
]
}
Unauthorized
curl -H 'Authorization: <value>' https://{api_host}/api/v1/migration/feedback-requests