HostProxySwitchEnsInfo

HostProxySwitchEnsInfo
HostProxySwitchEnsInfo

This data object type describes the Ens status from VmKernal.

Since: vSphere API Release 8.0.0.1

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "opsVersion": 0,
    "numPSOps": 0,
    "numLcoreOps": 0,
    "errorStatus": 0,
    "lcoreStatus": 0
}
integer As int64 As int64
opsVersion
Required

ENS ops version

integer As int64 As int64
numPSOps
Required

Number of ENS portset operations

integer As int64 As int64
numLcoreOps
Required

Number of ENS Lcore operations

integer As int64 As int64
errorStatus
Required

Error status of the last ENS portset operation

integer As int64 As int64
lcoreStatus
Required

Error status of the last Lcore operation

Availability
Added in vSphere API Release 8.0.0.1