summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul C. Buetow <paul@buetow.org>2014-04-16 18:50:47 +0200
committerPaul C. Buetow <paul@buetow.org>2014-04-16 18:50:47 +0200
commitb730d02a7c9db79115eefa21891332a280f519f4 (patch)
tree821a1b395b71ade9caedd0672c4b56740589cc0b
parentd623325afdfa4e2af5093971344a4c0dadcb64b4 (diff)
You've been leading a dog's life. Stay off the furniture.0.0.6
-rw-r--r--docs/fapi.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/fapi.pod b/docs/fapi.pod
index f0f7394..bcfb6d0 100644
--- a/docs/fapi.pod
+++ b/docs/fapi.pod
@@ -114,6 +114,9 @@ A simple nPath service can be created as follows.
f vserver myvserver.example.com:443 create PROTOCOL_TCP nPath
f vserver myvserver.example.com:443 set pool foopool
+ # Put the VirtualAddress of the vserver into a specific traffic group
+ f vip myserver.example.com set tgroup some-traffic-group
+
And everything can be deleted as folows:
# You can also specify the full object name (including the partition)