From d830febc49a7dc9dfd1e6c7e8b98686e29611faa Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Mon, 5 Jan 2009 16:51:56 +0000 Subject: [PATCH] add RebootNodeWithPCU call. fails gracefully if dependencies are not met. --- PLC/Methods/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/PLC/Methods/__init__.py b/PLC/Methods/__init__.py index f82f004..3a987da 100644 --- a/PLC/Methods/__init__.py +++ b/PLC/Methods/__init__.py @@ -126,6 +126,7 @@ GetWhitelist NotifyPersons NotifySupport RebootNode +RebootNodeWithPCU RefreshPeer ResetPassword SetPersonPrimarySite -- 2.43.0