Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostOpaqueNetworkInfo(vim.host.OpaqueNetworkInfo)
- Property of
- HostNetworkInfo
- Extends
- DynamicData
- See also
- OpaqueNetworkCapability, OptionValue
- Since
- vSphere API Release 5.5
Data Object Description
Information on opaque networks that are available on the host.Properties
Name | Type | Description |
---|---|---|
capability* | OpaqueNetworkCapability |
The capability of the opaque network.
Refer OpaqueNetworkCapability
Since vSphere API Release 6.5 |
extraConfig* | OptionValue[] |
Extra NSX specific properties for opaque networks.
Since vSphere API Release 6.5 |
opaqueNetworkId | xsd:string |
The ID of the opaque network.
|
opaqueNetworkName | xsd:string |
The name of the opaque network.
|
opaqueNetworkType | xsd:string |
The type of the opaque network.
|
pnicZone* | xsd:string[] |
IDs of networking zones that back the opaque network.
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 |