vSphere Web Services API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DVPortgroupNsxConfig(vim.dvs.DistributedVirtualPortgroup.NsxConfig)
- Property of
- DVPortgroupConfigInfo, DVPortgroupConfigSpec
- Extends
- DynamicData
- See also
- DVPortgroupNsxSubnetAddressInfo
- Since
- vSphere API Release 9.1.0.0
Data Object Description
The NSX-related configurations.Properties
| Name | Type | Description |
|---|---|---|
| spanIds* | xsd:string[] |
The span IDs of the subnet.
It can only be set when the subnetId is set. If unset, all the hosts
join the corresponding transport zone can access the subnet.
|
| subnetAddresses* | DVPortgroupNsxSubnetAddressInfo |
The subnet address(es) assigned to this NSX port group.
If unset, no subnet address is configured.
|
| vlanIdExtended* | xsd:int |
The VLAN ID this NSX port group extends to.
If unset, this NSX port group doesn't extend to any VLAN.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |