add site_tags : GetSites() now returns 'site_tag_ids' attribute.
[plcapi.git] / PLC / Methods / __init__.py
index 7bc0ea1..50c1dea 100644 (file)
@@ -1,4 +1,5 @@
-methods = """
+## Please use make index to update this file
+native_methods = """
 AddAddressType
 AddAddressTypeToAddress
 AddBootState
@@ -8,18 +9,16 @@ AddConfFileToNodeGroup
 AddIlink
 AddInitScript
 AddInterface
-AddInterfaceSetting
-AddInterfaceSettingType
+AddInterfaceTag
 AddKeyType
-AddLinkType
 AddMessage
 AddNetworkMethod
 AddNetworkType
 AddNode
 AddNodeGroup
 AddNodeTag
-AddNodeTagType
 AddNodeToPCU
+AddNodeType
 AddPCU
 AddPCUProtocolType
 AddPCUType
@@ -33,13 +32,15 @@ AddRoleToPerson
 AddSession
 AddSite
 AddSiteAddress
+AddSiteTag
 AddSlice
-AddSliceAttribute
-AddSliceAttributeType
 AddSliceInstantiation
+AddSliceTag
 AddSliceToNodes
 AddSliceToNodesWhitelist
+AddTagType
 AuthCheck
+BindObjectToPeer
 BlacklistKey
 BootCheckAuthentication
 BootGetNodeDetails
@@ -52,14 +53,13 @@ DeleteBootState
 DeleteConfFile
 DeleteConfFileFromNode
 DeleteConfFileFromNodeGroup
+DeleteEmulationLink
 DeleteIlink
 DeleteInitScript
 DeleteInterface
-DeleteInterfaceSetting
-DeleteInterfaceSettingType
+DeleteInterfaceTag
 DeleteKey
 DeleteKeyType
-DeleteLinkType
 DeleteMessage
 DeleteNetworkMethod
 DeleteNetworkType
@@ -67,7 +67,7 @@ DeleteNode
 DeleteNodeFromPCU
 DeleteNodeGroup
 DeleteNodeTag
-DeleteNodeTagType
+DeleteNodeType
 DeletePCU
 DeletePCUProtocolType
 DeletePCUType
@@ -79,12 +79,13 @@ DeleteRole
 DeleteRoleFromPerson
 DeleteSession
 DeleteSite
+DeleteSiteTag
 DeleteSlice
-DeleteSliceAttribute
-DeleteSliceAttributeType
 DeleteSliceFromNodes
 DeleteSliceFromNodesWhitelist
 DeleteSliceInstantiation
+DeleteSliceTag
+DeleteTagType
 GenerateNodeConfFile
 GetAddressTypes
 GetAddresses
@@ -95,18 +96,16 @@ GetEventObjects
 GetEvents
 GetIlinks
 GetInitScripts
-GetInterfaceSettingTypes
-GetInterfaceSettings
+GetInterfaceTags
 GetInterfaces
 GetKeyTypes
 GetKeys
-GetLinkTypes
 GetMessages
 GetNetworkMethods
 GetNetworkTypes
 GetNodeGroups
-GetNodeTagTypes
 GetNodeTags
+GetNodeTypes
 GetNodes
 GetPCUProtocolTypes
 GetPCUTypes
@@ -119,21 +118,24 @@ GetPlcRelease
 GetRoles
 GetSession
 GetSessions
+GetSiteTags
 GetSites
-GetSliceAttributeTypes
-GetSliceAttributes
 GetSliceInstantiations
 GetSliceKeys
+GetSliceTags
 GetSliceTicket
 GetSlices
-GetSlicesMD5
 GetSlivers
+GetTagTypes
 GetWhitelist
 NotifyPersons
 NotifySupport
 RebootNode
+RebootNodeWithPCU
 RefreshPeer
+ReportRunlevel
 ResetPassword
+ResolveSlices
 SetPersonPrimarySite
 SliceCreate
 SliceDelete
@@ -151,30 +153,30 @@ SliceUpdate
 SliceUserAdd
 SliceUserDel
 SliceUsersList
+UnBindObjectFromPeer
 UpdateAddress
 UpdateAddressType
 UpdateConfFile
+UpdateEmulationLink
 UpdateIlink
 UpdateInitScript
 UpdateInterface
-UpdateInterfaceSetting
-UpdateInterfaceSettingType
+UpdateInterfaceTag
 UpdateKey
-UpdateLinkType
 UpdateMessage
 UpdateNode
 UpdateNodeGroup
 UpdateNodeTag
-UpdateNodeTagType
 UpdatePCU
 UpdatePCUProtocolType
 UpdatePCUType
 UpdatePeer
 UpdatePerson
 UpdateSite
+UpdateSiteTag
 UpdateSlice
-UpdateSliceAttribute
-UpdateSliceAttributeType
+UpdateSliceTag
+UpdateTagType
 VerifyPerson
 system.listMethods
 system.methodHelp