NsxIntelligenceCommonAgentEndpointInfo

NsxIntelligenceCommonAgentEndpointInfo
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.

JSON Example
{
    "address": "string",
    "port": 0
}
string
address
Optional

The IP address or the full qualified domain name of Kafka broker/ingress.

integer
port
Optional
Constraints: minimum: 1 maximum: 65535

The port number where the broker is listening to.