NSX Manager to Policy objects promotion fails with error Config Translation Failed
search cancel

NSX Manager to Policy objects promotion fails with error Config Translation Failed

book

Article ID: 442449

calendar_today

Updated On:

Products

VMware NSX

Issue/Introduction

The operation to promote manager objects to policy in the NSX UI fails with the following error:

Environment

VMware NSX 4.2.x

Cause

This error occurs as a result of a stale ServiceConfig object that is still present in NSX.


Resolution

1. Delete the stale ServiceConfig using the API call:
  DELETE https://<nsxmanager>/api/v1/service-configs/UUID

  Verify there is no production DFW policy currently using this ServiceConfig. 

2. Retry the promotion — after cleanup, restart the MP→Policy migration from the UI.