summaryrefslogtreecommitdiff
path: root/doc/service-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/service-api.txt')
-rw-r--r--doc/service-api.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index 1fe37ea4..0f22f39c 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -302,6 +302,28 @@ Properties string State [readonly]
the actual system configuration while this allows
user configuration.
+ dict Proxy [readonly]
+
+ string Method [readonly]
+
+ Possible values are "direct", "auto",
+ "manual" and "auto-config".
+
+ If the DHCP server provides an automatic
+ configuration URL, then this value is set
+ to "auto-config". The PAC file will be
+ referenced by the URL value.
+
+ If no automatic configuration is available,
+ then "direct" is set.
+
+ The values "auto" and "manual" are not yet
+ supported.
+
+ string URL [readonly]
+
+ Automatic proxy configuration URL.
+
dict Ethernet [readonly]
string Method [readonly]