When attempting to deactivate Enhanced Linked Mode (ELM) on VMware Cloud Foundation (VCF) 9.1 by directly submitting the break ELM specification to the SDDC Manager API, the request fails with the following error:
VCF 9.x
In VCF 9.1, deactivating ELM is a strict multi-step workflow. The SDDC Manager API rejects validation or execution requests if the prerequisite offline backup acknowledgment has not been explicitly recorded on the domain object first.
To successfully break ELM, complete the sequence in the exact order below:
Verification:
Monitor the task execution in the SDDC Manager UI under Tasks / Workflows, or query the task status endpoint using the returned id:
GET /v1/tasks/{taskId}
Once completed, verify in vCenter Server that the SSO domain topology no longer displays linked replication partners.