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 or Service Cluster paths

Array of edge cluster or service cluster path for VPC service instance realization.
Edge / Service cluster must be associated with the Project.
Edge cluster path shall be specified when VPC is connected to centralised transit gateway and service cluster path shall be specified when VPC is connected to distributed transit gateway
Changing edge or service cluster is allowed but relocation of vpc services to new cluster is a disruptive operation and affects traffic.
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