Offline docs (switch to live docs)                         UI-only          CLI-only 

Python API client reference

The python-libmaas client library is an asyncio-based client library whose purpose is to allow developers, integrators and administrators to better interact with MAAS. This software is in development and does not yet support all MAAS endpoints (nor all operations).

This article will help you learn:

About library endpoints

At this time, the client library supports these eight endpoints:

There are two resources that will help you better understand the above terms and how they are used:

How to install and use python-libmaas

For installation and initial steps, see these external links:

For examples, see these external links:

For pypi information, see this external link.