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^.

Hi All,
Is development still ongoing or deprecated ? There are pending merge requests for python-libmaas on github.

Thanks.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.