diff --git a/confluent_server/confluent/messages.py b/confluent_server/confluent/messages.py index 5a8c24cb..0b96f59e 100644 --- a/confluent_server/confluent/messages.py +++ b/confluent_server/confluent/messages.py @@ -428,6 +428,7 @@ class InputPowerMessage(ConfluentInputMessage): 'off', 'reset', 'boot', + 'shutdown', ]) def powerstate(self, node):