NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
VpcSubnetVlanExtensionStatus (schema)
VPC Subnet VLAN Extension Status
Contains details about the VLAN ID and VPC gateway connectivity state associated with a VPC subnet.
| Name | Description | Type | Notes |
|---|---|---|---|
| vlan_id | VLAN ID The VLAN id used for extending to the VPC subnet. |
integer | |
| vpc_gateway_connection_enable | VPC Gateway Connection Enabled Indicates whether the VPC gateway connection is enabled for this subnet. This value is configured on the associated Distributed VLAN Connection resource and determines if the subnet is allowed to connect to the VPC gateway. |
boolean |