diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-04-15 21:11:59 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-04-15 21:11:59 +0200 |
| commit | 997d81221b547804527fc7ccac2ac2b7aed5b5b6 (patch) | |
| tree | 9a6e6a6656d5641b95cbfc798bc87391d7cd06e7 /docs/fapi.pod | |
| parent | 03467546a737c1605e3c51f2f0654cef5c1b4fb3 (diff) | |
add note about iControl download and installation
Diffstat (limited to 'docs/fapi.pod')
| -rw-r--r-- | docs/fapi.pod | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/fapi.pod b/docs/fapi.pod index 54c7189..844e7cb 100644 --- a/docs/fapi.pod +++ b/docs/fapi.pod @@ -27,6 +27,14 @@ because it's shorter to type. This tool depends on bigsuds. Please install this library from F5 dev central manually. Otherwise this script will not work. +You can download bigsuds from here: + +L<https://devcentral.f5.com/d/bigsuds-python-icontrol-library> + +Unzip it and run + + sudo python setyp.py install + =head1 iControl reference L<https://devcentral.f5.com/wiki/icontrol.apireference.ashx> |
