edit_kafka_cluster
This API is available in Guardium v12.0 and later.
REST API syntax
This API is available as a REST service with the
PUT method. Call this API as follows:
PUT https://[Guardium hostname or IP address]:8443/restAPI/kafka_cluster
GuardAPI syntax
edit_kafka_cluster parameter=value
Parameters
| Parameter | Value type | Description |
|---|---|---|
| action | String | Valid values:
|
| clusterName | String | For valid values, call edit_kafka_cluster from the command line with --help=true.
|
| memberList | String | For valid values, call edit_kafka_cluster from the command line with --help=true.
|
| 12.1 and later applyCruiseControl | Boolean | Required. This parameter is required if you choose to use cruise control to manage the Kafka clusters. |