The operation to promote manager objects to policy in the NSX UI fails with the following error:
VMware NSX 4.2.x
This error occurs as a result of a stale ServiceConfig object that is still present in NSX.
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.