NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
ClusterBasedSpan (schema)
Span based on vSphere Clusters
Defines the Span based on vSphere Clusters which are members of the NetworkSpan object referred using "span_path".
| Name | Description | Type | Notes |
|---|---|---|---|
| span_path | policy path of network span object Policy path of associated network span object. This defines the TransitGateway/VLAN span based on vSphere Clusters which are members of the consumed NetworkSpan object referred by the span_path For Project TGW - This Span object should be shared with the project by the provider. Default Value - When this property is not specified, the system will set "span_path" to the default value which is derived as follows For default project - TransitGateway/DistributedVlanConnection will be associated with System default span, For user defined project - TransitGateway will be associated with Project default span configured as part of project configuration. |
string | |
| type | Must be set to the value ClusterBasedSpan | string | Required Enum: ClusterBasedSpan, ZoneBasedSpan |