Symptoms
Attempting to delete McAfee Move solution from NSX manager fails.You see an error similar to: The Object is in use this operation cannot be performed . Remove all configuration referring this object and retry operation.
Resolution
To resolve this issue:
Find the service profile which is in use with McAfee solution using REST API:
GET https://NSX-MANAGER-IP/api/2.0/si/serviceprofiles Delete the service profile using DELETE method: DELETE https://NSX-MANAGER-IP/api/2.0/si/serviceprofile/serviceprofile-xx Remove the McAfee solution.