From f600bcb1da10eaf41f283ab80a066993c976deda Mon Sep 17 00:00:00 2001 From: Dinesh Neelapu Date: Tue, 27 Jun 2023 18:25:18 +0000 Subject: [PATCH] Fix the alarm option for fm event-suppress command. As per the Greg suggestion, the id is added to the --alarm option with underscore. For more information see, https://review.opendev.org/c/starlingx/docs/+/886760 Change-Id: Ia9dcc41c7986f2755be2fa22a3fcf8213ca02898 Signed-off-by: Dinesh Neelapu --- .../kubernetes/suppressing-an-alarm-using-the-cli.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/fault-mgmt/kubernetes/suppressing-an-alarm-using-the-cli.rst b/doc/source/fault-mgmt/kubernetes/suppressing-an-alarm-using-the-cli.rst index 4494badf0..49a210e06 100644 --- a/doc/source/fault-mgmt/kubernetes/suppressing-an-alarm-using-the-cli.rst +++ b/doc/source/fault-mgmt/kubernetes/suppressing-an-alarm-using-the-cli.rst @@ -16,7 +16,7 @@ unnecessary alarms. .. code-block:: none - ~(keystone_admin)$ fm event-suppress [--nowrap] --alarm [,] \ + ~(keystone_admin)$ fm event-suppress [--nowrap] --alarm_id [,] \ [--nopaging] [--uuid] where