event-notification kafka¶
Set parameters for kafka server
kafka Specification¶
Type
Intermediate Resource
Element Name
kafka
Element URI
/axapi/v3/event-notification/kafka
Element Attributes
kafka_attributes
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/event-notification/kafka | kafka_attributes |
kafka attributes¶
server
Description: server is a JSON Block. Please see below for server
Type: Object
Refernce Object: /axapi/v3/event-notification/kafka/server
server¶
Specification
Type
object
host-ipv4
Description Set kafka Broker ip address or hostname
Type: string
Format: host
port
Description Set remote kafka port number (Remote kafka port number 1-32767, default is 9092)
Type: number
Range: 1-32767
Default: 9092
use-mgmt-port
Description Use management port for connections
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters