.. _event_notification_kafka_server: 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** :download:`server schema ` ===================================== ======================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/event-notification/kafka/server .. raw:: html :ref:`788_server_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/event-notification/kafka/server .. raw:: html :ref:`788_server_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/event-notification/kafka/server .. raw:: html :ref:`788_server_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/event-notification/kafka/server .. raw:: html :ref:`788_server_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/event-notification/kafka/server .. raw:: html :ref:`788_server_attributes` .. raw:: html
.. _788_server_attributes: 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