VnicPortArgument
VnicPortArgument
This argument records a Virtual NIC device that connects to a DVPort.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"vnic": "string",
"port": {
"_typeName": "string",
"switchUuid": "string",
"portgroupKey": "string",
"portKey": "string",
"connectionCookie": 0
}
}
string
vnic
Required
The Virtual NIC devices that were using the DVports.
port
Required
The DVPorts that were being used.