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

Was this article helpful?

No CommentsBe the first to comment