Forum Discussion
Sep 06, 2016
iControl REST was an early access feature in 11.5 and not officially released as a GA feature until 11.6. At this point the only official API references we have are for 12.0. The device itself has a built-in REST API schema by browsing to https://bigip/mgmt/toc.
Starting with version 12.1, we are moving away from versioning and into a deprecation model to allow for consistency and backward compatibility when developing client apps. This should help with any difference issues between releases.
-Joe