|
|
@@ -37,20 +37,19 @@ desc_api6.label:
|
|
|
"""Reset Connector Metrics"""
|
|
|
|
|
|
desc_api7.desc:
|
|
|
-"""Stop/restart connectors on all nodes in the cluster."""
|
|
|
+"""Start connector on all nodes in the cluster."""
|
|
|
|
|
|
desc_api7.label:
|
|
|
"""Cluster Connector Operate"""
|
|
|
|
|
|
desc_api8.desc:
|
|
|
-"""Stop/restart connectors on a specific node."""
|
|
|
+"""Start connector on a specific node."""
|
|
|
|
|
|
desc_api8.label:
|
|
|
"""Node Connector Operate"""
|
|
|
|
|
|
desc_api9.desc:
|
|
|
-"""Test creating a new connector by given id.</br>
|
|
|
-The id must be of format '{type}:{name}'."""
|
|
|
+"""Test creating a new connector."""
|
|
|
|
|
|
desc_api9.label:
|
|
|
"""Test Connector Creation"""
|
|
|
@@ -62,7 +61,7 @@ desc_connector_metrics.label:
|
|
|
"""Get Connector Metrics"""
|
|
|
|
|
|
desc_enable_connector.desc:
|
|
|
-"""Enable or Disable connectors on all nodes in the cluster."""
|
|
|
+"""Enable or Disable connector on all nodes in the cluster."""
|
|
|
|
|
|
desc_enable_connector.label:
|
|
|
"""Cluster Connector Enable"""
|
|
|
@@ -86,13 +85,13 @@ desc_param_path_node.label:
|
|
|
"""The node name"""
|
|
|
|
|
|
desc_param_path_operation_cluster.desc:
|
|
|
-"""Operations can be one of: 'start' or 'stop'."""
|
|
|
+"""Operation can be one of: 'start'."""
|
|
|
|
|
|
desc_param_path_operation_cluster.label:
|
|
|
"""Cluster Operation"""
|
|
|
|
|
|
desc_param_path_operation_on_node.desc:
|
|
|
-"""Operations can be one of: 'start' or 'start'."""
|
|
|
+"""Operation can be one of: 'start'."""
|
|
|
|
|
|
desc_param_path_operation_on_node.label:
|
|
|
"""Node Operation """
|