/clusters/{clusterName}/services/{serviceName}/commands/zooKeeperCleanup
Mount Point: /api/v1/clusters/{clusterName}/services/{serviceName}/commands/zooKeeperCleanup
POST
Clean up all running server instances of a ZooKeeper service.
This command removes snapshots and transaction log files kept by ZooKeeper for backup purposes. Refer to the ZooKeeper documentation for more details.
Parameters
name | description | type | default |
---|---|---|---|
clusterName | The name of the cluster. | path | |
serviceName | The service to start. | path |
Response Body
element: | command |
Information about the submitted command.