When attempting to remove a host from an inactive cluster, it fails with the error:
Fetch Remove ESXi Host(s) Data from the SDDC Manager Inventory
/var/log/vmware/vcf/domainmanager/domainmanager.log
2023-03-03T11:04:47.878+0000 DEBUG [vcf_dm,8a93c1ccf9c94b2f,30c7] [c.v.v.h.a.RemoveHostEntityStatusActionUtil,dm-exec-19] Validate cluster status
2023-03-03T11:04:47.878+0000 ERROR [vcf_dm,8a93c1ccf9c94b2f,30c7] [c.v.e.s.o.model.error.ErrorFactory,dm-exec-19] [T3M45D] REMOVE_HOSTS_FROM_NOT_ACTIVE_CLUSTER_ERROR Removal for hosts [vcf-st-111-25.w2g-qes-001.rainpole.local, vcf-st-111-26.w2g-qes-001.rainpole.local, vcf-st-111-27.w2g-qes-001.rainpole.local] from not active cluster is not allowed.
com.vmware.evo.sddc.orchestrator.exceptions.OrchTaskException: Removal for hosts [vcf-st-111-25.w2g-qes-001.rainpole.local, vcf-st-111-26.w2g-qes-001.rainpole.local, vcf-st-111-27.w2g-qes-001.rainpole.local] from not active cluster is not allowed.
When the cluster is in not in an ACTIVE state, the removal of hosts is not supported.
VMware is aware of this issue and working to resolve this in a future release.