QueryCompatibleVmnicsFromHostsRequestType

QueryCompatibleVmnicsFromHostsRequestType
QueryCompatibleVmnicsFromHostsRequestType

The parameters of QueryCompatibleVmnicsFromHosts.

Since: vSphere API Release 8.0.0.1

JSON Example
{
    "hosts": [
        {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        }
    ],
    "dvs": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
hosts
Optional

The array of hosts on which the query is to be made to fetch valid PhysicalNics on each host.

dvs
Required

Reference to an instance of the DistributedVirtualSwitch managed object.

Availability
Added in vSphere API Release 8.0.0.1