Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement IP Reservation handling #109

Open
displague opened this issue Apr 7, 2021 · 0 comments
Open

Implement IP Reservation handling #109

displague opened this issue Apr 7, 2021 · 0 comments
Milestone

Comments

@displague
Copy link
Member

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 IPAddress class which currently handles single IP deletions. The Project class may be a better class for reservation endpoints (or not).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant