NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
RealizedIp (schema)
IP end point
IP virtual tunnel end point
| Name | Description | Type | Notes |
|---|---|---|---|
| default_gateway | Default gateway | IPAddress | Readonly |
| ip | IP Address of this virtual tunnel endpoint Depending upon the ip assignment type. IP could be allocated either from DHCP (default) or from Static IP Pool. |
IPAddress | Readonly |
| prefix_length | Prefix length | string | Readonly |
| subnet_mask | Subnet mask | IPAddress | Readonly |