Esx. Settings. Clusters. Software. Reports. Hardware Compatibility. Pci Device Overrides. Vcg Entries Internal List
Retrieves the VCG product ID overrides for a given PCI device
This operation was added in vSphere API 7.0.3.0.
Returns an authorization error if you do not have all of the privileges described as follows:
- Operation execution requires VcIntegrity.HardwareCompatibility.Read.
- The resource ClusterComputeResource referenced by the parameter cluster requires VcIntegrity.HardwareCompatibility.Read.
identifier of target cluster for this request
The parameter must be an identifier for the resource type: ClusterComputeResource.
info list of product selection overrides for CLUSTER
"Esx.Settings.Clusters.Software.Reports.HardwareCompatibility.PciDeviceOverrides.VcgEntriesInternal.Info Object"
if the caller is not authenticated.
"Vapi.Std.Errors.Unauthenticated Object"
if the user doesn't have the required privileges.
"Vapi.Std.Errors.Unauthorized Object"
if there is no cluster with the given id.
"Vapi.Std.Errors.NotFound Object"
If there is some unknown error. The accompanying error message will give more details about the failure and any possible resolution(s).
"Vapi.Std.Errors.Error Object"
curl -H 'Authorization: <value>' https://{api_host}/esx/settings/clusters/{cluster}/software/reports/hardware-compatibility/pci-device-overrides/vcg-entries-internal