NSX-T Data Center REST API

CommonAgentEndpointInfo (schema)

NSX Application Platform Kafka/ingress endpoints

An endpoint to connect to Kafka/ingress of the NSX Application Platform.
Either FQDN or IP address can be used in the endpoint info.

Name Description Type Notes
address address

The IP address or the full qualified domain name of Kafka broker/ingress.
string Required
Format: hostname-or-ip
port port number

The port number where the broker is listening to.
integer Minimum: 1
Maximum: 65535