Caused by: com.vmware.vcenter.apigw.lookup.ServiceLocatorException: Found multiple endpoints node='Node_ID' product='com.vmware.applmgmt' serviceType='applmgmt' protocol='vapi.json.https.public' endpointType='com.vmware.applmgmt'
Duplicate endpoints within the lookup service registration are known to cause issues within vCenter that prevent normal workflows from executing.
Before proceeding, ensure to have a valid snapshot or a backup before proceeding. For further information on taking snapshots of the vCenter when in ELM, refer to KB VMware vCenter in Enhanced Linked Mode pre-changes snapshot (online or offline) best practice.
/usr/lib/vmware-lookupsvc/tools/lstool.py unregister --url https://localhost/lookupservice/sdk --id <Service-ID> --user '[email protected]' --password '<password>' --no-check-cert
service-control --stop --all;service-control --start --all