DVSFilterSpecVmknicConnecteeSpec

DVSFilterSpecVmknicConnecteeSpec
DVSFilterSpecVmknicConnecteeSpec

Sub-class for connectee filters.

This is for the connectee type to be vmknic. Two filters will apply, which are vmknicName and hostName. This connectee whole-name will be made up from two names: vmknicName and hostName.

Since: vSphere API Release 8.0.3.0

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

The vmknic name to be filtered in the connectee column.

If set, port's connectee type being a vmknic whose whole-name including this string are qualified.

Availability
Added in vSphere API Release 8.0.3.0