5.7. アラームの無効化または削除

アラームを無効にするには、以下のコマンドを実行します。

# aodh alarm update --name cpu_usage_high --enabled=false

アラームを削除するには、以下のコマンドを実行します。

# aodh alarm delete --name cpu_usage_high