Get information about the target VCH
A GET request on a VCH resource will return information about the VCH. Information about the VCH will be provided in the body of the response in the same format as the POST request to create a VCH.
get/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 VCH
Changes
No recorded changes to this endpoint across all 27 revisions of this API.