/
/vic-machine API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
  • getShow VIC metadata
  • getShow VIC version information
  • getShow information about the specified vSphere resources
  • postPerform an action on the specified vSphere resources
  • getList VCHs on the target system
  • postCreate a VCH on the target system
  • getGet information about the target VCH
  • putReconfigure the target VCH
  • postPerform an action on the target VCH
  • deleteDelete the target VCH
  • patchReconfigure the target VCH
  • getAccess the host certificate for a VCH
  • getShow information about the specified vSphere resources
  • postPerform an action on the specified vSphere resources
  • getList VCHs in the specified datacenter of the target system
  • postCreate a VCH on the target system
  • getGet information about the target VCH
  • putReconfigure the target VCH
  • postPerform an action on the target VCH
  • deleteDelete the target VCH
  • patchReconfigure the target VCH
  • getAccess the host certificate for a VCH in a particular datacenter

Reconfigure the target VCH

Making 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

taskstring uri

Changes