Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
There was an error while loading. Please reload this page.
Equinix Metal offers the ability to provision IP Address ranges, access these reservations by a unique id, list these reservations, and remove these reservations. https://metal.equinix.com/developers/api/ipaddresses/
packet-python should implement these resources. This can be added to the
IPAddressclass which currently handles single IP deletions. TheProjectclass may be a better class for reservation endpoints (or not).