summaryrefslogtreecommitdiff
path: root/doc/manager-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manager-api.txt')
-rw-r--r--doc/manager-api.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/manager-api.txt b/doc/manager-api.txt
index 1aeb0557..dff2e149 100644
--- a/doc/manager-api.txt
+++ b/doc/manager-api.txt
@@ -69,6 +69,16 @@ Methods dict GetProperties()
Possible Errors: [service].Error.InvalidArguments
+ arracy{object,dict} GetServices()
+
+ Returns a sorted list of tuples with service
+ object path and dictionary of service properties.
+
+ This list will not contain sensitive information
+ like passphrases etc.
+
+ Possible Errors: [service].Error.InvalidArguments
+
object LookupService(string pattern)
Lookup a service matching the specific pattern.