NSX-T Data Center REST API

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

TlsServiceEndpoint (schema)

TLS service endpoint

The hostname or IP and port number of a TLS service endpoint.

Name Description Type Notes
host Hostname or IP of the endpoint

The hostname or IP address of the TLS service endpoint.
string Format: hostname-or-ip
port TCP port number

The TCP port number of the endpoint.
int Minimum: 0
Maximum: 65535