Access the host certificate for a VCH

A GET request on /certificate under a VCH resource will return the certificate the VCH uses when acting as a server, which clients may wish to download and add to a trust store.

get/target/{target}/vch/{vchId}/certificate

Path parameters

targetstring required
vchIdstring required

Query parameters

thumbprintstring

ESX or vCenter host certificate thumbprint

Response

A VCH host certificate

string required

Changes