NSX-T Data Center REST API

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

TunnelAddress (schema)

Tunnel Address request parameters

Name Description Type Notes
edge_path Policy edge node path

policy path of edge node where tunnel will be realized with the subnet specified.
string Required
source_address IPv4 source address

Specify IPv4 source addresses as the tunnel
local end point addresses.
IPv4Address Required
tunnel_interface_subnet Interface Subnet object parameter

IP addresses in CIDR format for both IP4 and IPv6 assigned to tunnel
interface on a given edge node
array of InterfaceSubnet Required
Minimum items: 1
Maximum items: 2