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}/datacenter/{datacenter}/vch/{vchId}/certificate
Path parameters
targetstring required
datacenterstring required
vchIdstring required
Query parameters
thumbprintstring
ESX or vCenter host certificate thumbprint
Response
A VCH host certificate
string required
Changes
Changed in 2 of the 27 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲