event-notification kafka server¶
Set remote kafka server ip address
server Specification¶
Parameter Value Type Configuration Resource Element Name server Element URI /axapi/v3/event-notification/kafka/server Element Attributes server_attributes Partition Visibility shared Statistics Data URI /axapi/v3/event-notification/kafka/server/stats Operational Data URI /axapi/v3/event-notification/kafka/server/oper Schema server schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/event-notification/kafka/server | ||
Get Object | GET | /axapi/v3/event-notification/kafka/server | ||
Modify Object | POST | /axapi/v3/event-notification/kafka/server | ||
Replace Object | PUT | /axapi/v3/event-notification/kafka/server | ||
Delete Object | DELETE | /axapi/v3/event-notification/kafka/server |
server attributes¶
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