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