Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

SDK Documentation

You can build additional automation code with supported and tested Python SDK. The SDK provides a layer of abstraction on top of the APIs.

With Apstra's SDK you can deploy faster. You don't need to write the low level code from scratch. If you're integrating with any services, SDK can handle authentication, API calls and error-handling. You can write small scripts to use the many provided APIs to add automation. The SDK version matches the Apstra version (as of version 6.0.0).

To access the SDK documentation in the GUI:

  1. From the left navigation menu, navigate to Platform > Developers, scroll to the SDK section and click AOS SDK Documentation.
    The AOS SDK documentation page for your Apstra version opens in a new window.
  2. From here you can access documentation for the SDK Client, Reference Design information, and SDK examples.

After you've downloaded the Apstra Automation Python3 SDK from Juniper Support Downloads and installed it, you can check the SDK version with the pip list (or pip show aos-sdk) command as shown below: