Esx. Settings. Clusters. Software. Reports. Hardware Compatibility. Pci Device Overrides. Vcg Entries Internal List

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.
Request
URI
GET
https://{api_host}/esx/settings/clusters/{cluster}/software/reports/hardware-compatibility/pci-device-overrides/vcg-entries-internal
COPY
Path Parameters
string
cluster
Required

identifier of target cluster for this request

The parameter must be an identifier for the resource type: ClusterComputeResource.


Authentication
This operation uses the following authentication methods.
Responses
200

info list of product selection overrides for CLUSTER

Returns Esx.Settings.Clusters.Software.Reports.HardwareCompatibility.PciDeviceOverrides.VcgEntriesInternal.Info of type(s) application/json
"Esx.Settings.Clusters.Software.Reports.HardwareCompatibility.PciDeviceOverrides.VcgEntriesInternal.Info Object"

401

if the caller is not authenticated.

Returns Vapi.Std.Errors.Unauthenticated of type(s) application/json
"Vapi.Std.Errors.Unauthenticated Object"

403

if the user doesn't have the required privileges.

Returns Vapi.Std.Errors.Unauthorized of type(s) application/json
"Vapi.Std.Errors.Unauthorized Object"

404

if there is no cluster with the given id.

Returns Vapi.Std.Errors.NotFound of type(s) application/json
"Vapi.Std.Errors.NotFound Object"

500

If there is some unknown error. The accompanying error message will give more details about the failure and any possible resolution(s).

Returns Vapi.Std.Errors.Error of type(s) application/json
"Vapi.Std.Errors.Error Object"

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/esx/settings/clusters/{cluster}/software/reports/hardware-compatibility/pci-device-overrides/vcg-entries-internal
                
Esx.settings.clusters.software.reports.hardware Compatibility.pci Device Overrides.vcg Entries Internal Operations
GET
Esx. Settings. Clusters. Software. Reports. Hardware Compatibility. Pci Device Overrides. Vcg Entries Internal List