FeedBackErrorMessage

FeedBackErrorMessage
FeedBackErrorMessage

Provide details of error_id and error description for errors occurred during collection ,translation and apply phase in MP to Policy promotion.

JSON Example
{
    "error_desc": "string",
    "error_id": "string"
}
string
error_desc
Required

Error description due to which promotion is not successful.

string
error_id
Required

Error Id due to which promotion is not successful.