VsanVcgDeviceInfo

VsanVcgDeviceInfo
VsanVcgDeviceInfo

The VCG (VMware Compatibilty Guide) device info.

This structure may be used only with operations rendered under /vsan.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "vcgId": 0,
    "vcgModelName": "string"
}
integer As int32 As int32
vcgId
Required

This is the unique identifier of a hardware device in the vSAN VCG database.

string
vcgModelName
Optional

This is the hardware device's model name in the vSAN VCG database.

An example of model name: 'HP 1.3TB LE PCIe IO Accelerator'