From 8fc5ca3103efc588b72c8ea1c661377d98875de5 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 9 Dec 2011 13:29:19 +0200 Subject: [PATCH] doc: Remove method for handling provisioning --- doc/manager-api.txt | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/doc/manager-api.txt b/doc/manager-api.txt index 80d81b5..6a86dde 100644 --- a/doc/manager-api.txt +++ b/doc/manager-api.txt @@ -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 -- 2.7.4