diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-04-16 22:28:05 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-04-16 22:28:05 +0200 |
| commit | 0ac44c8155f0a5f274056c58c745dd047d2b4cbd (patch) | |
| tree | 7ecc4f497444d207dbadab55665735eda7e9a229 /docs/fapi.txt | |
| parent | b730d02a7c9db79115eefa21891332a280f519f4 (diff) | |
New release
Diffstat (limited to 'docs/fapi.txt')
| -rw-r--r-- | docs/fapi.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/fapi.txt b/docs/fapi.txt index 845bb95..cccee88 100644 --- a/docs/fapi.txt +++ b/docs/fapi.txt @@ -101,6 +101,9 @@ EXAMPLES 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) |
