NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
PolicyKubernetesServiceNodePortLocalEndpoint (schema)
Kubernetes service node port local endpoint details
Kubernetes service node port local endpoint details
Name | Description | Type | Notes |
---|---|---|---|
node_ip | The node ip of kubernetes service resource | string | Readonly |
node_port | The node port of kubernetes service resource | string | Readonly |
protocol | Protocol of endpoint | string | Enum: TCP, UDP, SCTP |