packethost / packet-python

A Python client for the Equinix Metal API
http://metal.equinix.com/
GNU Lesser General Public License v3.0
40 stars 50 forks source link

Enable usages API #131

Closed dtairych closed 7 months ago

dtairych commented 2 years ago

Added support for usages API endpoint to Manager Created new Usages class to be populated by the API response

displague commented 7 months ago

This API is available in metal-python:

https://github.com/equinix-labs/metal-python/blob/39f478e51838a5587523bebd13e534fa05c5d32d/equinix_metal/README.md

Closing this for #136