vSphere Web Services API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
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 DVPGProperties
| 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.
|
| ID | xsd:string |
The policy path of the span in NSX
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |