DirectPathProfileManagerVirtualDeviceGroupDirectPathConfig

DirectPathProfileManagerVirtualDeviceGroupDirectPathConfig
DirectPathProfileManagerVirtualDeviceGroupDirectPathConfig

Configuration of a Vendor Device Group.

This configuration represents the the properties of a Vendor Device Group that are needed for creating a DirectPath profile. Vendor Device Groups allow third-parties to define collections of devices that must be allocated to a virtual machine as a unit. Typically, this is because the set of devices are related in some way, e.g. a physical link connects the devices.

Since: vSphere API Release 9.0.0.0

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "deviceGroupName": "string"
}
string
deviceGroupName
Required

Name of the Vendor Device Group.