Delete the target VCH
A DELETE request on a VCH resource will delete that VCH. By default, the request will fail if the VCH contains powered on Container VMs. By default, volume stores will not be deleted.
delete/target/{target}/vch/{vchId}
Path parameters
targetstring required
vchIdstring required
Query parameters
thumbprintstring
ESX or vCenter host certificate thumbprint
Request body
Response
A vSphere task for work that is occurring asynchronously, or null if the operation is complete.