/clusters/{clusterName}/services/{serviceName}/roleCommands/zooKeeperCleanup

Mount Point: /api/v1/clusters/{clusterName}/services/{serviceName}/roleCommands/zooKeeperCleanup

POST

Cleanup a list of ZooKeeper server roles.

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 name of the service. path

Request Body

element: roleNames

The names of the roles.

Response Body

element: bulkCommandList

A list of submitted commands.