NSX-T Data Center REST API
NodePortLocalEndpoint (schema)
Details of NodePortLocal endpoint
Specifies details of endpoints, when container application is NodePortLocal
Name | Description | Type | Notes |
---|---|---|---|
node_ip | IP address of node Specifies IP address of node. |
string | Format: ip |
node_port | Port on the node Specifies the port on the node that can be used to access the service. |
integer | Minimum: 0 Maximum: 65535 |
protocol | Protocol of endpoint Specifies protocol of endpoint. e.g. TCP, UDP. |
string | Enum: TCP, UDP, SCTP |