Name |
Type |
Description |
reservationStatus
|
String
|
The status indicating whether network reservation requirement is violated
or not on the virtual network adapter. See <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcManagedEntityStatus.html">VcManagedEntityStatus</a>
for possible values.
<p>
<a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcManagedEntityStatus.html">VcManagedEntityStatus</a> indicates that reservation specified on the virtual
network adapter is not being fulfilled. This can happen if the reservation requested is
greater than the available capacity reserved for virtual machine traffic on the host.
<p>
<a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcManagedEntityStatus.html">VcManagedEntityStatus</a> indicates that the reservation specified on the
virtual network adapter is being fulfilled. |
vmDirectPathGen2Active
|
boolean
|
Flag to indicate whether VMDirectPath Gen 2 is active on this device.
If false, the reason(s) for inactivity will be provided in one or
more of <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState.html#vmDirectPathGen2InactiveReasonVm">VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState</a>,
<a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState.html#vmDirectPathGen2InactiveReasonVm">VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState</a>,
and <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState.html#vmDirectPathGen2InactiveReasonVm">VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState</a>. |
vmDirectPathGen2InactiveReasonExtended
|
String
|
If <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState.html#vmDirectPathGen2Active">VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState</a> is false, this property may
contain an explanation provided by the platform, beyond the reasons
(if any) enumerated in <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState.html#vmDirectPathGen2Active">VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState</a>
and/or <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState.html#vmDirectPathGen2Active">VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState</a>. |
vmDirectPathGen2InactiveReasonOther
|
String[]
|
If <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState.html#vmDirectPathGen2Active">VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState</a> is false, this array will be
populated with reasons for the inactivity that are not related to
virtual machine state or configuration (chosen from
VmDirectPathGen2InactiveReasonOther). Virtual machine
related reasons for inactivity will be provided in
<a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState.html#vmDirectPathGen2Active">VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState</a>. If there is a reason
for inactivity that cannot be described by the available constants,
<a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState.html#vmDirectPathGen2Active">VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState</a> will be populated
with an additional explanation provided by the platform.
<p>
Note that this list of reasons is not guaranteed to be exhaustive.<br>See <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState.html#vmDirectPathGen2Active">VcHostCapability</a><br> |
vmDirectPathGen2InactiveReasonVm
|
String[]
|
If <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState.html#vmDirectPathGen2Active">VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState</a> is false, this array will be
populated with reasons for the inactivity that are related to virtual
machine state or configuration (chosen from
VmDirectPathGen2InactiveReasonVm). Other reasons for
inactivity will be provided in
<a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState.html#vmDirectPathGen2Active">VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState</a>. If there is a reason
for inactivity that cannot be described by the available constants,
<a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState.html#vmDirectPathGen2Active">VcVirtualMachineDeviceRuntimeInfoVirtualEthernetCardRuntimeState</a> will be populated
with an additional explanation provided by the platform.
<p>
Note that this list of reasons is not guaranteed to be exhaustive. |