SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > H (continued)
  • 0 Ratings

Data Object - HostPortGroupSpec(vim.host.PortGroup.Specification)

Property of
HostPortGroup, HostPortGroupConfig
Parameter to
AddPortGroup, UpdatePortGroup
Extends
DynamicData
See also
HostNetworkPolicy

Data Object Description

This data object type describes the PortGroup specification representing the properties on a PortGroup that can be configured.

Properties

Name Type Description
namexsd:string

The name of the port group.
policyHostNetworkPolicy

Policies on the port group take precedence over the ones specified on the virtual switch.
vlanIdxsd:int

The VLAN ID for ports using this port group. Possible values:
  • A value of 0 specifies that you do not want the port group associated with a VLAN.
  • A value from 1 to 4094 specifies a VLAN ID for the port group.
  • A value of 4095 specifies that the port group should use trunk mode, which allows the guest operating system to manage its own VLAN tags.
vswitchNamexsd:string

The identifier of the virtual switch on which this port group is located.
Properties inherited from DynamicData
None

Show WSDL type definition




Feedback

  • 0 Ratings