VMNicInfo

VMNicInfo
VMNicInfo

VMNics attached to an ESXi host reference

JSON Example
{
    "isActive": false,
    "isAutoNegotiateSupported": false,
    "isInUse": false,
    "linkSpeedMB": 0,
    "name": "string"
}
boolean
isActive
Optional

Status of VMNic if active or inactive

boolean
isAutoNegotiateSupported
Optional

Status of VMNic if auto negotiate is supported or not

boolean
isInUse
Optional

Status of VMNic if in use or available

integer As int32 As int32
linkSpeedMB
Optional

VMNic link speed in MB

string
name
Optional

Name of the VMNic

Property Of