How to use the Python API client

Errors or typos? Topics missing? Hard to read? Let us know.

The python-libmaas client library provides access to various MAAS endpoints. This page explains how to use it.

Library endpoints

Currently, the library provides eight endpoints:

  • account
  • boot-sources and boot-resources
  • machines, devices, region controllers, rack controllers
  • events
  • configuration
  • tags
  • version
  • zones

For an in-depth understanding of the terminology, consult these pages:

Using python-libmaas

Kick-start your journey with these useful external links:

For hands-on examples to get you up and running, visit the Python libmaas client guide^.

For package details on PyPI, consult this external link^.


Last updated 21 days ago.