doc: Remove method for handling provisioning
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 9 Dec 2011 11:29:19 +0000 (13:29 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 9 Dec 2011 11:31:48 +0000 (13:31 +0200)
doc/manager-api.txt

index 80d81b5..6a86dde 100644 (file)
@@ -93,17 +93,6 @@ Methods              dict GetProperties()
 
                        Possible Errors: [service].Error.InvalidArguments
 
-               void ProvisionService(string configuration)
-
-                       Provide a configuration for services.
-
-                       Service configuration is provided as a single string
-                       that follows the same format as configuration files,
-                       see config-format.txt. An exception to this format
-                       is that only one service can be provisioned per call.
-
-                       Possible Errors: [service].Error.InvalidArguments
-
                object ConnectProvider(dict provider)
 
                        Connect to a VPN specified by the given provider