NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
BaseSpan (schema)
Base class for Span configuration
All the Span types extend from this abstract class. This
is present for extensibility.
This is an abstract type. Concrete child types:
ClusterBasedSpan
ZoneBasedSpan
| Name | Description | Type | Notes |
|---|---|---|---|
| type | Span type Span type |
string | Required Enum: ClusterBasedSpan, ZoneBasedSpan |