System Administration > Configuration > NSX Managers > Nodes > Services > Kafka Service

Associated URIs:

API Description API Path

Read Kafka service properties


GET /api/v1/node/services/kafka
GET /api/v1/transport-nodes/<transport-node-id>/node/services/kafka
GET /api/v1/cluster/<cluster-node-id>/node/services/kafka

Restart, start or stop the Kafka service


POST /api/v1/node/services/kafka?action=restart|start|stop
POST /api/v1/transport-nodes/<transport-node-id>/node/services/kafka?action=restart|start|stop
POST /api/v1/cluster/<cluster-node-id>/node/services/kafka?action=restart|start|stop

Read Kafka service status


GET /api/v1/node/services/kafka/status
GET /api/v1/transport-nodes/<transport-node-id>/node/services/kafka/status
GET /api/v1/cluster/<cluster-node-id>/node/services/kafka/status