X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FMethods%2F__init__.py;h=3f95fce4bbee75546d4f6318bbc6a821a764ffa2;hb=fe81b2c91b436b1882f63023413c7f51b29538ed;hp=e5344f0418f3228cb668cb579c26abfa41bbbb11;hpb=690573bbfe483955331a061b5d209637de56826d;p=plcapi.git diff --git a/PLC/Methods/__init__.py b/PLC/Methods/__init__.py index e5344f0..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,9 +103,11 @@ GetInterfaceTags GetInterfaces GetKeyTypes GetKeys +GetLeases GetMessages GetNetworkMethods GetNetworkTypes +GetNodeFlavour GetNodeGroups GetNodeTags GetNodeTypes @@ -165,6 +169,7 @@ UpdateInitScript UpdateInterface UpdateInterfaceTag UpdateKey +UpdateLeases UpdateMessage UpdateNode UpdateNodeGroup