Skip to content

Data Object - NetworkLabelSpec

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.NetworkLabel.NetworkLabelSpec

Parameter to

NetworkLabel_ListByNetworkLabelSpec

See also

HostOrClusterId

Since

Horizon 7.9

Data Object Description

Specification to hold the cluster or host id and the type of network. 2

Data Object Properties

Name Type Description
hostOrClusterId HostOrClusterId The host or cluster id, network label should belong to.
networkType xsd:string The type of network, network label should belong to. 1
* This property will be one of:
ValueDescription
"Network"Standard network
"OpaqueNetwork"Opaque network
"DistributedVirtualPortgroup"DVS port group

  1. This property need not be set. 

  2. This data object must be updated as a whole.