The BlueCat Address Manager REST v2 API client contains a set of classes and methods that
provide direct access to the v2 RESTful API.
These APIs are provided by the bluecat-libraries
package and can
therefore be used in a standalone Python application (that is, they do not need to
be used within a BlueCat Gateway workflow).
-
For more details on the Address Manager RESTful v2 API itself (to which the the client provides access), see the Address Manager RESTful v2 API Guide.
-
For a complete reference to Address Manager RESTful v2 API calls and endpoints, see the API's Swagger docs at
http://<Address Manager IP address>/api/docs" format="html"
, where<Address Manager IP address>
is the IP address of the relevant instance of Address Manager 9.5 (or later).