NSX-T Data Center REST API

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

ContainerGatewayAddress (schema)

Container gateway address

Specifies an address that can be bound to a container gateway.

Name Description Type Notes
address Address of container gateway

Specifies address of container gateway.
string Maximum length: 255
type Type of gateway address

Specifies type of gateway address. e.g. Hostname, IPAddress,
NamedAddress.
string Enum: HOST_NAME, IP_ADDRESS, NAMED_ADDRESS