Mp2 Policy Migration Feedback
To get MP2Policy promotion feedback. This gives all the validation errors or failures during PRECHECK / APPLY phase.
This API is deprecated. The MP2Policy promotion tool will not be supported from VCF 9.0 release.
Opaque cursor to be used for getting next page of records (supplied by current result page)
Comma separated list of fields that should be included in query result
Location flag
Specify the mp resource display name to filter corresponding feedbacks.
Specify the mp resource id to filter corresponding feedbacks.
Maximum number of results to return in this page (server may return fewer)
Specify the mp resource type to filter corresponding feedbacks.
sort_ascending
Field by which records are sorted
OK
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"cursor": "string",
"result_count": 0,
"sort_ascending": false,
"sort_by": "string",
"results": [
{
"error_list": [
{
"error_desc": "string",
"error_id": "string"
}
],
"mp_display_name": "string",
"mp_id": "string",
"type": "string"
}
]
}
curl -H 'Authorization: <value>' https://{api_host}/api/v1/migration/mp-to-policy/feedback