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

The distributed virtual switch on which the query is to be made.