List VCHs in the specified datacenter of the target system

A GET request on /vch under a datacenter will return information about the VCHs in that datacenter.

get/target/{target}/datacenter/{datacenter}/vch

Path parameters

targetstring required
datacenterstring required

Query parameters

compute-resourcestring

Compute resource path

thumbprintstring

ESX or vCenter host certificate thumbprint

Response

A list of VCHs

Changes