diff options
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) |
