From 600af9c810f3e4469b506f4f9ee7ce62804f94e5 Mon Sep 17 00:00:00 2001 From: Patrik Flykt Date: Mon, 20 May 2013 12:56:29 +0300 Subject: doc: Document the deprecated RemoveProvider method call Fixes BMC#25958 --- doc/manager-api.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/manager-api.txt') diff --git a/doc/manager-api.txt b/doc/manager-api.txt index ed23c8d0..ad07c3dd 100644 --- a/doc/manager-api.txt +++ b/doc/manager-api.txt @@ -64,6 +64,10 @@ Methods dict GetProperties() Possible Errors: [service].Error.InvalidArguments + void RemoveProvider(object path) [deprecated] + + Remove a VPN specified by the object path. + void RegisterAgent(object path) Register new agent for handling user requests. -- cgit v1.2.3