Cluster Compute Resource Abandon Hci Workflow
Opt out of the HCI workflow.
This operation is only allowed on a cluster that was created with the HCI workflow. When the cluster is created, but still unconfigured, the workflowState is "in_progress". The AbandonHciWorkflow method may be called at any time before cluster configuration begins; it is not possible to abandon the workflow during the configuration procedure.
Required privileges: Host.Inventory.EditCluster
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case ClusterComputeResource/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
No Content
curl -X POST -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/ClusterComputeResource/{moId}/AbandonHciWorkflow