v1

latestSwagger 2.0Apache 2.02026-07-17252435.5 KB
not-yet-implemented

Reconfigure the target VCH

A PATCH request on a VCH resource (with a body as described in RFC 7396) will update a subset of that VCH's configuration. As PATCH is an explicit request to update a set of fields, fields which cannot be modified must not appear in the body of the PATCH request, even if the modification would be a no-op.

patch/target/{target}/vch/{vchId}

Path parameters

targetstring required
vchIdstring required

Query parameters

thumbprintstring

ESX or vCenter host certificate thumbprint

Response

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

taskstring uri