Data Object - NetworkLabelData

Class
VMware.Hv.NetworkLabelData
Property of
NetworkLabelInfo
See also
NetworkLabelIncompatibleReasons
Since
Horizon View 6.0

Data Object Description

Set of attributes for a network label retrieved from the VC.

Data Object Properties

Properties

Name Type Description
namexsd:string

The network label's VC display name.
  • This property need not be set.
  • This property cannot be updated.
switchTypexsd:string

The network label's switch type.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "STANDARD_SWITCH"Standard Switch
    "DISTRIBUTED_VIRTUAL_SWITCH"Distributed Virtual Switch
incompatibleReasonsNetworkLabelIncompatibleReasons

Reasons that may preclude this NetworkLabel from being used in desktop configuration.
  • This property cannot be updated.
labelTypexsd:string

The network label's type.

Since Horizon 7.1
  • This property need not be set.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "earlyBinding"A free DistributedVirtualPort will be selected and assigned to a Virtual Machine when the Virtual Machine is reconfigured to connect to the portgroup. NGVC Instant clones/farms only support earlyBinding port group type.
    "ephemeral"A DistributedVirtualPort will be created and assigned to a Virtual Machine when the Virtual Machine is powered on, and will be deleted when the Virtual Machine is powered off. An ephemeral portgroup has no limit on the number of ports that can be a part of this portgroup. In cases where the vCenter Server is unavailable the host can create conflict ports in this portgroup to be used by a Virtual Machine at power on.
    "lateBinding"deprecated as of vSphere API 5.0 A free DistributedVirtualPort will be selected and assigned to a Virtual Machine when the Virtual Machine is powered on.
maxNumOfPortxsd:int

The total number of ports present.

Since Horizon 7.1
  • This property need not be set.
  • This property cannot be updated.
availablePortsxsd:int

Available ports in network label.

Since Horizon 7.1
  • This property need not be set.
  • This property cannot be updated.