fix: description for operation on connector

This commit is contained in:
Stefan Strigler 2023-10-17 11:12:26 +02:00 committed by Zaiming (Stone) Shi
parent 6568759a7e
commit d5ac3d0fd7
1 changed files with 2 additions and 2 deletions

View File

@ -86,13 +86,13 @@ desc_param_path_node.label:
"""The node name"""
desc_param_path_operation_cluster.desc:
"""Operations can be one of: 'stop' or 'restart'."""
"""Operations can be one of: 'start' or 'stop'."""
desc_param_path_operation_cluster.label:
"""Cluster Operation"""
desc_param_path_operation_on_node.desc:
"""Operations can be one of: 'stop' or 'restart'."""
"""Operations can be one of: 'start' or 'start'."""
desc_param_path_operation_on_node.label:
"""Node Operation """