HostOpaqueSwitchPhysicalNicZone

HostOpaqueSwitchPhysicalNicZone
HostOpaqueSwitchPhysicalNicZone
AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "key": "string",
    "pnicDevice": [
        "string"
    ]
}
string
key
Required

The zone ID

array of string
pnicDevice
Optional

Whenever an OpaqueSwitch is associated with a PhysicalNicZone, then by default, the zone will consist of all physical nics that are linked to the switch.

However, if this property is set, then the zone will be considered to be consisting of only those physical nics that are listed here.