v1

latestSwagger 2.0Apache 2.02026-07-17252435.5 KB

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

containers'off' | 'all'
volume_stores'none' | 'all'

Response

A vSphere task for work that is occurring asynchronously, or null if the operation is complete.

taskstring uri