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}/datacenter/{datacenter}/vch/{vchId}
Path parameters
targetstring required
datacenterstring 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.