HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer Community
Guides

Getting Started

Python is a high-level programming language that is used widely across various disciplines. It is popular among the networking community because of extensive vendor support as well as low barrier of entry for getting started with automation and scripting.

For working with New Central APIs, we provide a Python SDK, PyCentral, which simplifies API calls and authentication.

PyCentral SDK

🚧

Note

PyCentral-v2 is currently in pre-release. You can learn more about PyCentral versions here

PyCentral is an SDK designed to help users interact with New Central & HPE Greenlake(GLP) via REST APIs. It provides a simplified way to authenticate, manage API requests, and methods to authenticate, send API requests, and retrieve New Central data efficiently.

Resources