For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Using PHP to connect to iControl REST interface

Problem this snippet solves:

Using PHP 7 (and newer) with the GuzzleHttp library to connect to the REST interface.

How to use this snippet:

Install the GuzzleHttp library if you need to and include the autoloader. This is a regular step or process for any modern PHP application.

Code :

Tested this on version:

12.1
Published Oct 03, 2018
Version 1.0
No CommentsBe the first to comment