NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

VpcTransitGatewayStatusResult (schema)

Collection of VPC TransitGateway Status

Name Description Type Notes
attachments array of RealizationEntity
path Policy path of the object string
realization_entities array of RealizationEntity
realization_id Realization id of this object string
span TransitGateway span

TransitGateway span - Zone or Cluster based. TransitGateway will be associated with default span as follows.
For default project - span set to system default span /infra/network-spans/default
For user created project - set to project default span or all zones based on project configuration
BaseSpan
(Abstract type: pass one of the following concrete types)
ClusterBasedSpan
ZoneBasedSpan
Readonly
status Realization state of this object string Required
Enum: SUCCESS, ERROR, UNINITIALIZED, IN_PROGRESS, UNKNOWN