X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FMethods%2F__init__.py;h=3f95fce4bbee75546d4f6318bbc6a821a764ffa2;hb=fe81b2c91b436b1882f63023413c7f51b29538ed;hp=f885d10743058dacd13393ac109dd1f8451fd093;hpb=c652f3ad9decac58ea08c6b8e6345f70a34399f4;p=plcapi.git diff --git a/PLC/Methods/__init__.py b/PLC/Methods/__init__.py index f885d10..3f95fce 100644 --- a/PLC/Methods/__init__.py +++ b/PLC/Methods/__init__.py @@ -11,6 +11,7 @@ AddInitScript AddInterface AddInterfaceTag AddKeyType +AddLeases AddMessage AddNetworkMethod AddNetworkType @@ -60,6 +61,7 @@ DeleteInterface DeleteInterfaceTag DeleteKey DeleteKeyType +DeleteLeases DeleteMessage DeleteNetworkMethod DeleteNetworkType @@ -101,6 +103,7 @@ GetInterfaceTags GetInterfaces GetKeyTypes GetKeys +GetLeases GetMessages GetNetworkMethods GetNetworkTypes @@ -166,6 +169,7 @@ UpdateInitScript UpdateInterface UpdateInterfaceTag UpdateKey +UpdateLeases UpdateMessage UpdateNode UpdateNodeGroup