Data Object - HostOpaqueSwitch(vim.host.OpaqueSwitch)

Property of
HostNetworkInfo
Extends
DynamicData
See also
HostFeatureCapability, HostOpaqueSwitchPhysicalNicZone, HostVirtualNic, OptionValue, PhysicalNic
Since
vSphere API 5.5

Data Object Description

The OpaqueSwitch contains basic information about virtual switches that are managed by a management plane outside of vSphere.

Properties

Name Type Description
extraConfig*OptionValue[]

Extra NSX specific properties for opaque switch.

Since vSphere API 6.5
featureCapability*HostFeatureCapability[]

Array of host specific feature capabilities that the switch has.

Since vSphere API 6.7
keyxsd:string

The opaque switch ID.
name*xsd:string

The opaque switch name.
pnic*xsd:string[]

The set of physical network adapters associated with this switch.
pnicZone*HostOpaqueSwitchPhysicalNicZone[]

The IDs of networking zones associated with this switch.

Since vSphere API 6.0
status*xsd:string

Opaque switch status. See OpaqueSwitchState for valid values.

Since vSphere API 6.0
vtep*HostVirtualNic[]

List of VTEPs associated with this switch.

Since vSphere API 6.0
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition