Skip to content

Commit

Permalink
change GetQueryGroupAction NAME
Browse files Browse the repository at this point in the history
Signed-off-by: Ruirui Zhang <[email protected]>
  • Loading branch information
ruai0511 committed Jul 10, 2024
1 parent 2cab00d commit bcea57c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public class GetQueryGroupAction extends ActionType<GetQueryGroupResponse> {
/**
* Name for GetQueryGroupAction
*/
public static final String NAME = "cluster:admin/opensearch/query_group/wlm/_get";
public static final String NAME = "cluster:admin/opensearch/wlm/query_group/_get";

/**
* Default constructor
Expand Down

0 comments on commit bcea57c

Please sign in to comment.