vSphere Web Services API


Data Object - DistributedVirtualSwitchManagerSpanInfo(vim.dvs.DistributedVirtualSwitchManager.SpanInfo)

Returned by
GetVpcNetworkSpan
Extends
DynamicData
See also
ClusterComputeResource
Since
vSphere API Release 9.1.0.0

Data Object Description

The DistributedVirtualSwitchManagerSpanInfo data object defines the configuration of a span. A span is referenced by a DistributedVirtualPortgroup managed by NSX. Only the hosts in the cluster of the span can access the DVPG

Properties

Name Type Description
clusters*ManagedObjectReference[]
to a ClusterComputeResource[]

The clusters in this span The array of clusters included in the span definition.
exclusive*xsd:boolean

Whether the span is exclusive A boolean value indicating whether the span is in exclusive or non-exclusive mode.
IDxsd:string

The policy path of the span in NSX
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition