NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
VpcServiceGatewayConfig (schema)
VPC Service Gateway Configuration
VPC Service Gateway Configuration
Name | Description | Type | Notes |
---|---|---|---|
edge_cluster_paths | Edge Cluster paths Array of edge cluster paths for VPC attachment SR realization. Edge cluster specified must be associated with the Project. Changing edge cluster is allowed after configuring but this may cause service disruption. |
array of string | Minimum items: 0 Maximum items: 1 |
enable | Activate or Deactivate VPC SR attachment services Status of the VPC attachment SR. |
boolean | Default: "True" |
nat_config | NAT Configuration VPC will be created with SNAT rule for private and project subnets. |
VpcNatConfig | |
qos_config | QOS Configuration QoS Profile configuration for VPC connected to the gateway. |
GatewayQosProfileConfig |