vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostOpaqueSwitch(vim.host.OpaqueSwitch)
- Property of
 - HostNetworkInfo
 - Extends
 - DynamicData
 - See also
 - HostFeatureCapability, HostOpaqueSwitchPhysicalNicZone, HostVirtualNic, OptionValue, PhysicalNic
 - Since
 - vSphere API Release 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 Release 6.5 | 
| featureCapability* | HostFeatureCapability[] | 
         Array of host specific feature capabilities that the switch has.
      
Since vSphere API Release 6.7 | 
| key | xsd: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 Release 6.0 | 
| status* | xsd:string | 
         Opaque switch status. See
  OpaqueSwitchState for valid values.
      
Since vSphere API Release 6.0 | 
| vtep* | HostVirtualNic[] | 
         List of VTEPs associated with this switch.
      
Since vSphere API Release 6.0 | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |